Cmp Dev Client

Run a create-cmp Compose Multiplatform app's shared UI in a live desktop window with Compose Hot Reload — the daily dev loop. Use this when the user wants to run their CMP app on desktop, preview the app while developing, iterate on Compose UI without an emulator, or asks "run my CMP app on desktop", "hot reload compose", "preview my app while developing", "dev client", "desktop target", "compose hot reload not working", or "see my UI changes live". Covers the hotRunDesktop/run Gradle tasks, how reload triggers, the desktop DI fakes (no Firebase on desktop), and adding desktop fakes for new repositories.

kvdm-co-pilot aa22c81 4.9 KB Updated

File contents

kvdm-co-pilot/create-cmp/tree/main/skills/cmp-dev-client commit aa22c811d3

Frequently asked questions

npx skillmds@latest add kvdm-co-pilot/cmp-dev-client