BeClaude

kmp-skills

New
2GitHub TrendingGeneralby iammohdzaki

Instead of copying and pasting the same prompts into every new project, you install this repo globally into your AI assistant. The AI learns exactly how to structure an AGP 9.0+ project, how to scaffold MVI architecture, how to resolve real library versions, and how to audit your Compose UI for Material 3 compliance.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/kmp-skills.md https://raw.githubusercontent.com/iammohdzaki/kmp-skills/main/SKILL.md
3
Invoke in Claude Code
/kmp-skills
View source on GitHub

Frequently Asked Questions

What is kmp-skills?

Instead of copying and pasting the same prompts into every new project, you install this repo globally into your AI assistant. The AI learns exactly how to structure an AGP 9.0+ project, how to scaffold MVI architecture, how to resolve real library versions, and how to audit your Compose UI for Material 3 compliance.

How to install kmp-skills?

To install kmp-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /kmp-skills.

What is kmp-skills best for?

kmp-skills is a community categorized under General. Created by iammohdzaki.