[TODO: Write comprehensive description in third-person. Start with "This skill provides..." or "This skill should be used when..."] [TODO: Add "Use when" scenarios - specific situations where Claude should use this skill] [TODO: Add keywords - technologies, use cases, error
Installs just this skill. Get the whole plugin for auto-invocation.
โก How it fires
How this skill gets triggered: by you, by Claude, or both.
Fires itselfClaude auto-loads it when your prompt matches the work.
You can call itInvoke it directly when you want it.
Slash command/skill-name
๐๏ธ Context preview
The summary Claude sees to decide when to auto-load this skill.
[TODO: Write comprehensive description in third-person. Start with "This skill provides..." or "This skill should be used when..."] [TODO: Add "Use when" scenarios - specific situations where Claude should use this skill] [TODO: Add keywords - technologies, use cases, error
๐ Stats
Stars194
Forks29
LanguageTypeScript
LicenseMIT
๐ฆ Ships with claude-skills
</> SKILL.md
skill-name.SKILL.md
---name: [TODO: lowercase-hyphen-case-name]
description: |
[TODO: Write comprehensive description in third-person. Start with "This skill provides..." or "This skill should be used when..."]
[TODO: Add "Use when" scenarios - specific situations where Claude should use this skill]
[TODO: Add keywords - technologies, use cases, error messages that should trigger this skill]
license: MIT
---# [TODO: Skill Display Name]
**Status**: [TODO: Production Ready / Beta / Experimental]
**Last Updated**: [TODO: YYYY-MM-DD]
**Dependencies**: [TODO: List prerequisite skills or tools, or write "None"]
**Latest Versions**: [TODO: package@version, package2@version]
---## Quick Start ([TODO: X] Minutes)
### 1. [TODO: First Major Step]
[TODO: Provide clear, actionable instructions]
```bash
# [TODO: Example command]
```
**Why this matters:**
- [TODO: Explain the reasoning]
- [TODO: Key benefits]
### 2. [TODO: Second Major Step]
[TODO: Continue with step-by-step instructions]