Clean Arch Kmp Readiness

Lay out a Kotlin Multiplatform app in layers that actually hold — a domain module carrying interfaces and models, repository implementations kept internal to the data module, and one module per external integration so a breaking service cannot spread — plus how to verify each boundary with a grep instead of trusting the diagram. Use when starting a multiplatform app, when splitting a monolithic module, or when platform types have started appearing in shared feature code.

maxrave-dev 1a723f8 8.2 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/clean-arch-kmp-readiness commit 1a723f8757

Frequently asked questions

npx skillmds@latest add maxrave-dev/clean-arch-kmp-readiness