This one walks you through building Android UIs with Jetpack Compose, focusing on the architectural patterns that actually matter in production apps. It covers ViewModel-based state management with StateFlow, type-safe navigation using the newer serialization approach, and performance optimization techniques like smart recomposition. The examples show concrete patterns for MVI/MVVM state handling and how to structure screen composables to keep ViewModels at the top level. Useful if you're migrating from XML layouts or setting up a new Compose project and want established patterns instead of fighting the framework. The troubleshooting section on infinite recomposition loops is a nice touch since that's where most people get stuck.
npx -y skills add sickn33/antigravity-awesome-skills --skill android-jetpack-compose-expert --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
kotlin/kotlin-agent-skills