Skill Name
Brief introduction to what this skill provides.
When to use this skill
Describe the scenarios where this skill should be activated:
- When the user asks about...
- When working with...
- When the task involves...
Prerequisites
List any requirements or dependencies:
- Required tools or libraries
- Environment setup
- Knowledge prerequisites
Instructions
Step 1: Title
Detailed instructions for the first step.
// Code exampleStep 2: Title
Detailed instructions for the second step.
Examples
Example 1: Basic Usage
// Example code demonstrating basic usageExample 2: Advanced Usage
// Example code demonstrating advanced patternsCommon Patterns
Document frequently used patterns and best practices.
Troubleshooting
Issue 1
Description and solution.
Issue 2
Description and solution.