| name | todo-skill-name |
| description | TODO: Describe what this skill does and when Copilot should load it. Include trigger phrases like "create X", "set up Y", "scaffold Z". Be specific — the description determines automatic activation.
|
TODO: Skill Name
Overview
Brief description of what this skill enables and why it exists.
Prerequisites
- List any tools, runtimes, or dependencies needed
- E.g., Node.js 18+, Python 3.11+, Docker
Instructions
Step 1: [First Action]
Detailed instructions for the first step.
Step 2: [Second Action]
Detailed instructions for the second step.
Step 3: [Validation]
How to verify the result is correct.
Scripts
Examples
Guidelines
- Guideline 1
- Guideline 2
- Anti-pattern to avoid
Troubleshooting