What problem does it solve?
Jetpack Compose and Compose Multiplatform projects often suffer from inconsistent architectures, scattered state management, and fragmented cross-platform practices. This Skill provides AI agents with a production-grade mental model of the full Compose lifecycle, including architecture, state, navigation, data, performance, accessibility, and cross-platform concerns.
Core Features & Use Cases
- Architecture guidance: supports MVI vs MVVM decisions, domain boundaries, and modularization patterns for CMP.
- End-to-end guidance: from UI rendering and navigation to data flow, DI, and testing across Android, iOS, Desktop, and Web targets.
- Best practices & anti-patterns: detects common anti-patterns, offers concrete fixes, and aligns with the project’s existing conventions.
Quick Start
Ask your AI agent for architecture guidance to apply Compose and CMP patterns to your current project.