git log --oneline --stat
HEAD
- Stars
- 2k
- Forks
- 71
- Updated
- May 23, 2026
repo --stat
stars
2k
forks
71
last update
May 23, 2026
license
MITv1.7.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add kotlin-multiplatform-mobile - Invoke
// Run from any project directory
$ claude --skill kotlin-multiplatform-mobile "help me ship this" - Or copy this from the README
// extracted bash block
$ claude skills add kotlin-multiplatform-mobile
kotlin-multiplatform-mobile/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Kotlin Multiplatform Mobile (KMM)
- slug:
- kotlin-multiplatform-mobile
- version:
- v1.7.0
- license:
- MIT
- author:
- @kmp-craft
- categories:
- tags:
- #kmm#kotlin#multiplatform#ktor#sqldelight
- description:
Share business logic, networking, and storage across iOS + Android with KMM. Native UI on each side.
README.md
kotlin-multiplatform-mobile/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…