dpcondedpcondeCommunity·1 Agent Skills Included

claude-android-skill

Build production Android apps with Compose and MVVM

Builds production-quality Android applications following Google's official architecture guidance and NowInAndroid best practices. Generates feature modules, Compose screens, ViewModels, and offline-first repositories with Hilt and Room. Eliminates guesswork in multi-module Gradle setup, state management, and testing so developers ship clean, testable apps faster.
npx skills add dpconde/claude-android-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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