About
This skill provides a comprehensive framework for building Android applications using the MVI (Model-View-Intent) pattern. It guides Claude in generating structured Kotlin code for immutable state management, intent handling, and side effects using modern Android components like Jetpack Compose, ViewModels, and StateFlow. By enforcing a unidirectional data flow, this skill helps developers create highly testable, debuggable, and scalable mobile apps while minimizing state-related bugs and UI inconsistencies typical in complex mobile environments.