Android Kotlin skills for AI agents
8 practitioner-grade android kotlin skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Architecture
MVVM architecture pattern with ViewModel, LiveData, and StateFlow for scalable Android apps
285 lines - Coroutines
Kotlin coroutines and Flow for asynchronous programming and reactive streams in Android
220 lines - Dependency Injection
Hilt and Dagger dependency injection for managing object creation and scoping in Android apps
268 lines - Jetpack Compose
Jetpack Compose declarative UI toolkit for building native Android interfaces with Kotlin
232 lines - Navigation
Jetpack Navigation component for type-safe in-app navigation and deep linking in Android
227 lines - Retrofit
Retrofit HTTP client for type-safe REST API communication in Android with Kotlin coroutines
309 lines - Room Database
Room persistence library for local SQLite database access with compile-time query verification in Android
237 lines - Testing
Android testing with JUnit5 for unit tests and Espresso/Compose testing for UI verification
395 lines