Android Architecture
Clean Architecture, modularization, and Hilt dependency injection for scalable Android apps.
Android / KotlinArchitecture
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/android-architecture | shInspect what it runs first: skills.popy.app/i/android-architecture
Prefer to do it by hand?
- 1Open the source repo: https://github.com/new-silvermoon/awesome-android-agent-skills
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/android-architecture/
- 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
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 →
Jetpack Compose UI
Patterns for stateless, performant Composables in Jetpack Compose UIs.
Android / KotlinUI & Design
by new-silvermoonView →