Jetpack Compose Skill
Compose skill grounded in real androidx source-code 'receipts' rather than hallucinated docs; 12 reference guides for codegen & review.
Android / KotlinCross-platformUI & DesignArchitecture
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/aldefy-compose-skill | shInspect what it runs first: skills.popy.app/i/aldefy-compose-skill
Prefer to do it by hand?
- 1Open the source repo: https://github.com/aldefy/compose-skill
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/aldefy-compose-skill/
- 3Restart your agent so it picks up the new skill.
Heads up: this listing was compiled from public sources and hasn't been hand-verified yet. Always confirm details on the source repo before installing.
Related skills
Android Architecture
FeaturedClean Architecture, modularization, and Hilt dependency injection for scalable Android apps.
Android / KotlinArchitecture
by new-silvermoonView →
ViewModel & State
Best practices for ViewModels with StateFlow and SharedFlow to manage UI state correctly.
Android / KotlinState Management
by new-silvermoonView →
Data Layer & Offline-First
Repository pattern with Room and Retrofit for a robust offline-first Android data layer.
Android / KotlinNetworking & Data
by new-silvermoonView →