| name | skill-template |
| description | A template for creating a new skill. |
Skill Template
Overview
Brief description of what the prompt does.
Inputs
- List of what you will provide to the model (documentation, requirements, source code, etc.).
Steps
- First Step
- Second Step
- Third Step
Guidelines
- Any additional guidance that can be helpful.
Output Template (If outputting code.)
// Code template or structure you want the model to follow.
// Include comments to guide the model on what to implement.
Output Format (If outputting a file that is not code.)
## Header 1
[What you want to see in the section.]
## Header 2
[What you want to see in the section.]