Skill Name
[Provide a brief introduction to what this skill does]
When to Apply
Reference these guidelines when:
- [Condition 1 - when to use this skill]
- [Condition 2 - when to use this skill]
- [Condition 3 - when to use this skill]
Core Guidelines
Guideline 1
[Description of the first guideline]
- [Specific rule or requirement]
- [Another specific rule]
- [Example scenario]
Guideline 2
[Description of the second guideline]
- [Specific rule or requirement]
- [Another specific rule]
- [Example scenario]
Example Usage
# Example of how to use this skill// Code example if applicableBest Practices
- [Best practice 1]
- [Best practice 2]
- [Best practice 3]
Common Pitfalls
- [Pitfall 1 and how to avoid it]
- [Pitfall 2 and how to avoid it]
Scripts
If this skill includes helper scripts, document them here:
script-name.sh
Description of what the script does.
Usage:
./scripts/script-name.sh [options]References
- [Link to relevant documentation]
- [Link to related resources]
- [Link to examples]