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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill kotlin-multiplatform-mobile "now refactor it"
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
- repository:
- github.com/kmp-craft/kmm-builder
- categories:
- tags:
- #kmm#kotlin#multiplatform#ktor#sqldelight
- description:
Share business logic, networking, and storage across iOS + Android with KMM. Native UI on each side.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
kotlin-multiplatform-mobile/README.md
5 sections
Loading README…
@kmp-craft/index.json
more by author
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…