Back to Skills
styles
Use this skill to integrate the Jetpack Compose Styles API into an Android project. This skill guides you through upgrading dependencies, setting up component themes, making custom components styleable, and migrating existing layout properties to use unified styles. Migrate custom design system components, replace hard coded parameters with Style attributes, and use Modifier.styleable for interaction states.
7,400stars479forksUpdated 9/16/2026
Security Assessment
Safe(100/100)
Security Score100/100
Detailed description not yet generated. View the SKILL.md tab for raw content.
All Files
6 filesreferences/android/develop/ui/compose/styles/fundamentals.md13.9 KB
ViewSKILL.md8.8 KB
Viewreferences/android/develop/ui/compose/styles/state-animations.md13.0 KB
Viewreferences/android/develop/ui/compose/designsystems/custom.md13.9 KB
Viewreferences/android/develop/ui/compose/styles/theming.md9.8 KB
Viewreferences/android/develop/ui/compose/styles/styles-vs-modifiers.md4.9 KB
ViewInstall styles
Quick Setup:
- Copy the skill folder to
.claude/skills/ - Claude will automatically detect and use the skill
Repository
android/skills