| name | my-skill |
| description | Detailed description of what this skill does and when Claude should use it. Include specific keywords that will trigger this skill. Max 1024 characters. |
| license | MIT |
| compatibility | Claude Code, Codex CLI, VS Code Copilot, Cursor |
| metadata | {"author":"your-github-username","version":"1.0.0","category":"hardware | library | framework | tools | game"} |
My Skill Name
Brief introduction explaining what this skill helps with.
Quick Start
Provide the most common use case first - what does a user need to get started?
Example Code
public class Example {
}
Key Concepts
| Term | Description |
|---|
| Term 1 | What it means |
| Term 2 | What it means |
Common Patterns
Pattern 1: Basic Usage
Pattern 2: Advanced Usage
Reference Documentation
Link to additional files in this skill folder:
External Resources