name: skill-name description: "Brief description of what this skill does. Triggers on: keyword1, keyword2, keyword3." compatibility: "Requirements (e.g., Python 3.10+, Node.js, specific CLI tools)" allowed-tools: "Bash Read Write" depends-on: []
One-line description of what this skill enables.
| Task | Command |
|---|---|
| [Task 1] | command1 args |
| [Task 2] | command2 args |
| [Task 3] | command3 args |
# Example 1: [Description]
command example
# Example 2: [Description]
command example
# Description of when to use this
command with options
# Description of when to use this
command with options
| Issue | Solution |
|---|---|
| [Problem 1] | [Solution 1] |
| [Problem 2] | [Solution 2] |
./references/advanced-patterns.md - Detailed patterns./references/configuration.md - Configuration optionsSee Also: [related-skill-1], [related-skill-2]