kotlin-kmp-claude-agent-skills
Kotlin Multiplatform code review, architecture, and feature guidance
All Skills in This Repository (15)
Pure Emerald Level Indicatorskotlin-build-kmp-gradle-governance
Design and review Gradle build structures for Kotlin Multiplatform projects.
kotlin-navigation-compose-multiplatform
Enforce coherent navigation models in Compose Multiplatform projects using Jetpack Navigation 2.
kotlin-platform-app-links-and-deep-links
Review Android App Link and deep-link configuration for Kotlin Multiplatform projects.
kotlin-project-bugfix
Diagnose and resolve Kotlin Multiplatform bugs with a structured root-cause workflow.
kotlin-project-state-management
Implement state-management patterns for Kotlin Multiplatform projects across Android, iOS, desktop, and web.
kotlin-platform-kmp-bridges
Optimize Kotlin Multiplatform boundaries by clarifying edge placement and sharing rules.
kotlin-project-architecture-review
Evaluate architectural decisions in Kotlin Multiplatform projects across modules and layers.
kotlin-kmp-refactor-safety
Plan minimal refactor changes that preserve behavior and include targeted tests.
kotlin-data-kmp-data-layer
Design Kotlin Multiplatform data layers with repositories, sources, suspend, and Flow APIs.
kotlin-project-modularization
Define and enforce Kotlin Multiplatform module boundaries with explicit dependency direction.
kotlin-testing-kmp
Design and review Kotlin Multiplatform testing strategies across commonTest and platform-specific source sets.
kotlin-ui-compose-multiplatform
Design and review shared Compose Multiplatform UI with state-driven architecture.
Frequently Asked Questions
FAQPage SchemaHow to install kotlin-kmp-claude-agent-skills?βΌ
Run `npx skills add mmiani/kotlin-kmp-claude-agent-skills --all -g -y` in your terminal to install all 15 skills globally.
What do these Kotlin Multiplatform skills cover?βΌ
They cover architecture review, code review, feature implementation, bug fixing, refactoring safety, state management, navigation, Compose UI, data layers, testing, modularization, and Gradle build governance for KMP projects.
How does the ticket orchestration pipeline work?βΌ
The optional execute-ticket command runs one ticket through isolated planner, implementer, validator, reviewer, and fixer roles, with a fail-closed gate that blocks commit and PR creation until validation and review pass.
Do these skills work with Claude Code and other coding agents?βΌ
Yes. Every skill follows the portable SKILL.md standard, so it loads in Claude Code, on claude.ai, and through the Skills API without changes.
Can I use these skills on an existing KMP codebase?βΌ
Yes. The review and bug-fix skills are designed for existing projects and ground every recommendation in official Android, Kotlin Multiplatform, and Gradle guidance.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core