claude-android-skill
Build production Android apps with Compose and MVVM
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-android-skill?▼
Run `npx skills add dpconde/claude-android-skill --all -g -y` in your terminal to install this skill globally.
What does this Android skill do?▼
It guides your coding agent to build Android apps with Kotlin, Jetpack Compose, MVVM architecture, Hilt, and Room, following Google's official NowInAndroid patterns.
Can it generate a new Android feature module?▼
Yes. It includes a script that scaffolds a complete feature module with API and implementation submodules, Screen, ViewModel, UiState, and Hilt dependency injection.
Does it work with Claude Code and other coding agents?▼
Yes. It follows the universal SKILL.md standard, so it loads automatically in Claude Code and other compatible coding agents when you request Android tasks.
Do I need Android architecture experience to use it?▼
No. Just describe the screen or feature you want in plain English, and the skill applies the correct architecture, patterns, and build configuration for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core