| name | Skill Name |
| description | Brief description of what this skill helps with |
| version | 1.0.0 |
| triggers | When to use this skill, Another trigger condition, Related task or problem |
Context
Provide background information about why this skill exists and what problem it solves. Include:
- What situation calls for this skill
- What assumptions are made
- What prerequisites are needed
Step-by-Step Instructions
Step 1: Detailed instruction
- Sub-step or clarification
- Expected outcome
Step 2: Next instruction
- Additional details
- Common variations
Step 3: Continue the process
- Key points to remember
- Validation steps
Common Pitfalls
Pitfall 1: Description
Problem: What goes wrong Solution: How to avoid or fix it Example: Concrete example if helpful
Pitfall 2: Description
Problem: What goes wrong Solution: How to avoid or fix it
Code Snippets/Patterns
Pattern Name
// Code example
When to use: Explanation Notes: Additional context
Another Pattern
// Code example
When to use: Explanation
Related Files
- `file/path.ext` - Description
- `another/file.md` - Description
- External links if relevant
Success Criteria
- Checklist item 1
- Checklist item 2
- Checklist item 3
Version History
- 1.0.0 (YYYY-MM-DD): Initial skill creation