mmianimmianiCommunityΒ·15 Agent Skills Included

kotlin-kmp-claude-agent-skills

Kotlin Multiplatform code review, architecture, and feature guidance

Reviews and guides Kotlin Multiplatform and Compose Multiplatform projects across architecture, state management, navigation, data layers, testing, and Gradle builds. Catches misplaced business logic, broken source-set placement, race conditions, and weak module boundaries before they reach production. Includes an optional orchestration pipeline that runs tickets through planner, implementer, validator, reviewer, and fixer roles with fail-closed quality gates.
npx skills add mmiani/kotlin-kmp-claude-agent-skills --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
πŸ“¦ In Repo
mmianimmiani

kotlin-build-kmp-gradle-governance

Design and review Gradle build structures for Kotlin Multiplatform projects.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-navigation-compose-multiplatform

Enforce coherent navigation models in Compose Multiplatform projects using Jetpack Navigation 2.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-platform-app-links-and-deep-links

Review Android App Link and deep-link configuration for Kotlin Multiplatform projects.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-project-bugfix

Diagnose and resolve Kotlin Multiplatform bugs with a structured root-cause workflow.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-project-state-management

Implement state-management patterns for Kotlin Multiplatform projects across Android, iOS, desktop, and web.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-platform-kmp-bridges

Optimize Kotlin Multiplatform boundaries by clarifying edge placement and sharing rules.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-project-architecture-review

Evaluate architectural decisions in Kotlin Multiplatform projects across modules and layers.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-kmp-refactor-safety

Plan minimal refactor changes that preserve behavior and include targeted tests.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-data-kmp-data-layer

Design Kotlin Multiplatform data layers with repositories, sources, suspend, and Flow APIs.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-project-modularization

Define and enforce Kotlin Multiplatform module boundaries with explicit dependency direction.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-testing-kmp

Design and review Kotlin Multiplatform testing strategies across commonTest and platform-specific source sets.

Community
Advanced
πŸ“¦ In Repo
mmianimmiani

kotlin-ui-compose-multiplatform

Design and review shared Compose Multiplatform UI with state-driven architecture.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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→