What problem does it solve?
This Skill removes the guesswork from building production-ready Kotlin Multiplatform and Compose Multiplatform apps by giving AI assistants a complete, opinionated workflow for architecture, implementation, testing, and release.
Core Features & Use Cases
- Project setup: Creates multi-module Clean Architecture foundations, Gradle configuration, convention plugins, and shared core modules.
- Feature development: Guides implementation of feature modules with MVI UI, networking, Room persistence, Koin DI, navigation, security, offline-first sync, and testing.
- Production release: Covers ProGuard/R8, signing, CI/CD, coverage checks, and release validation for Android, iOS, and Desktop.
- Use case: A team can ask for a new cross-platform app and get consistent module structure, dependency wiring, and release-ready build guidance without reinventing platform patterns.
Quick Start
Use the kmp-cmp-app-builder skill to scaffold a new Kotlin Multiplatform app with the recommended module structure, DI wiring, navigation, testing, and release setup.