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 files
references/android/develop/ui/compose/styles/fundamentals.md13.9 KB
View
SKILL.md8.8 KB
View
references/android/develop/ui/compose/styles/state-animations.md13.0 KB
View
references/android/develop/ui/compose/designsystems/custom.md13.9 KB
View
references/android/develop/ui/compose/styles/theming.md9.8 KB
View
references/android/develop/ui/compose/styles/styles-vs-modifiers.md4.9 KB
View

Install styles

Download and extract the skill files to your .claude/skills/ directory.

Quick Setup:

  1. Copy the skill folder to .claude/skills/
  2. Claude will automatically detect and use the skill

Repository

android/skills