| name | your-skill-name |
| category | create-project | design-system | (add your category) |
| description | One-line description of what this skill does. Used in README and IDE rule descriptions.
|
| targets | ["antigravity","claude","cursor","windsurf"] |
| sources | ["https://link-to-official-docs.com"] |
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.
- Question one?
- 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.
- Step one
- Step two
- Step three
Reference Files
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