← ClaudeAtlas

your-skill-namelisted

One-line description of what this skill does. Used in README and IDE rule descriptions.
iammohdzaki/kmp-skills · ★ 2 · Data & Documents · score 79
Install: claude install-skill iammohdzaki/kmp-skills
# Skill Title One paragraph summary of what this skill does and when the agent should use it. --- ## When to Use This Skill - Bullet points describing the scenarios where this skill applies. - Be specific so the agent knows when to activate it. --- ## Pre-flight Questions (if interactive) > If this skill requires user input before generating output, list the questions here. > The agent MUST ask ALL of these before writing any code. 1. Question one? 2. Question two? --- ## Core Concepts Explain the main concepts, patterns, or guidelines this skill covers. ### Concept 1 Details... ### Concept 2 Details... --- ## Step-by-Step Instructions Numbered steps the agent should follow. 1. Step one 2. Step two 3. Step three --- ## Reference Files | File | Description | |------|-------------| | [references/example.md](references/example.md) | Describe what this reference covers | --- ## Rules & Constraints - Rule 1: Something the agent must always do. - Rule 2: Something the agent must never do. - Rule 3: A constraint or guardrail. --- ## Official Docs - [Doc Title](https://link)