| name | your-skill-name |
| description | Brief description of what this skill does and when to use it. Include specific keywords users would mention and the domain it applies to. (Max 1024 characters) |
Your Skill Name
Quick start
Provide a concise introduction with the simplest use case.
Instructions
Provide clear, step-by-step guidance for Claude Code on how to use this skill. Explain:
- What problem this skill solves
- How Claude should approach tasks using this skill
- Any best practices or considerations
- Edge cases or limitations
Keep this section under 500 lines total for optimal performance. For extended content, link to separate files in the references/ or examples/ directories.
Advanced features
- Feature 1: See references/reference.md for complete guide
- Feature 2: See examples in examples/ directory for common patterns
- Utility scripts: Use scripts in the scripts/ directory for specific operations
Workflows
Break complex operations into clear, sequential steps with checklists where appropriate.
Examples
For detailed examples, see the examples/ directory which includes:
- Sample user requests
- Expected outcomes
- Key techniques and patterns