소개
The Jetpack Compose skill equips Claude with specialized knowledge for building modern, native Android interfaces. It provides structured guidance on state management using remember and mutableStateOf, enforces state hoisting for cleaner architectures, and facilitates seamless integration with ViewModels and Kotlin Coroutines. By applying this skill, developers can ensure their AI-generated code follows industry-standard patterns for navigation, Material 3 theming, and efficient recomposition, while proactively avoiding common anti-patterns like side effects within composition blocks.