Jetpack Compose Skills
Skill for writing and reviewing modern Android UI with Jetpack Compose; works with Claude Code, Cursor, and Codex.
Android / KotlinUI & Design
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/anhvt52-jetpack-compose-skills | shInspect what it runs first: skills.popy.app/i/anhvt52-jetpack-compose-skills
Prefer to do it by hand?
- 1Open the source repo: https://github.com/anhvt52/jetpack-compose-skills
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/anhvt52-jetpack-compose-skills/
- 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 →