android-kotlin
Android Kotlin bootstrap featuring Jetpack Compose, Hilt, Room, and clean architecture patterns.
Install
npx skills add https://github.com/alinaqi/claude-bootstrap --skill android-kotlinStats
| Total installs | 1,122 |
| Weekly installs | 1.1K |
| GitHub stars | 561 |
| First seen | Jan 20, 2026 |
| Source | @alinaqi/claude-bootstrap |
Summary
- Covers three-layer architecture (data, domain, UI) with Hilt for dependency injection and Room for local persistence
- Jetpack Compose for declarative UI with StateFlow-based state management and lifecycle-aware collection patterns
- Coroutines and Flow for asynchronous operations, including repository patterns with network-first and cache-first strategies
- MockK and Turbine for unit testing ViewModels, repositories, and flows with proper test dispatcher setup
- Includes Gradle Kotlin DSL configuration, detekt/ktlint linting rules, and GitHub Actions CI pipeline
Tags
Related skills
| Skill | Installs | vs android-kotlin |
|---|---|---|
| react-native-expert | 1,079 | -43 |
| asc-testflight-orchestration | 1,296 | +174 |
| ctf-reverse | 995 | -127 |
| flutter-animation | 1,099 | -23 |
| swift-actor-persistence | 1,137 | +15 |
FAQ
- How many installs does android-kotlin have?
- android-kotlin has 1,122 total installs and 1.1K installs this week.
- Where is android-kotlin hosted?
- android-kotlin is published by @alinaqi/claude-bootstrap at https://github.com/alinaqi/claude-bootstrap.
- How many GitHub stars does android-kotlin have?
- android-kotlin has 561 GitHub stars.
- When was android-kotlin first indexed?
- OrangeBot.AI first indexed android-kotlin on Jan 20, 2026.
- How do I install android-kotlin?
- Run: npx skills add https://github.com/alinaqi/claude-bootstrap --skill android-kotlin