소개
This skill empowers Claude to build high-quality, native Android interfaces using Jetpack Compose, the modern toolkit for declarative UI development. It provides domain-specific guidance on state management using remember and mutableStateOf, implements state hoisting for reusable components, and integrates seamlessly with ViewModels and Kotlin Coroutines. By following these established patterns, developers can ensure efficient recomposition, maintainable navigation, and professional Material 3 theming while avoiding common performance pitfalls in mobile application development.