đź›  KMPilot: KMP Development via Claude Code

KMPilot has been introduced—an MIT-licensed template for developing Kotlin Multiplatform (KMP) applications using Claude Code. The system utilizes a Spec-Driven Development approach through a set of seven commands (e.g., /design-ui, /create-feature), which helps prevent architectural code drift.

🌍 The tool solves the problem of "architectural hallucinations" when using AI agents by implementing strict checks to ensure code compliance with specifications.

👤 Developers gain the ability to create cross-platform applications with a high degree of testing automation and adherence to design systems.

Source 1: https://github.com/ThisIsSadeghi/KMPilot