Initial commit
This commit is contained in:
20
skills/scaffold-claude-feature/templates/skill.template.md
Normal file
20
skills/scaffold-claude-feature/templates/skill.template.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: [skill-name-lowercase-with-hyphens]
|
||||
description: [What it does and when to use it. Include trigger keywords.]
|
||||
allowed-tools: [Optional: Read, Write, Bash - omit to inherit all tools]
|
||||
---
|
||||
|
||||
# [Skill Name]
|
||||
|
||||
## Instructions
|
||||
|
||||
1. [Step-by-step guidance]
|
||||
2. [What to do and how]
|
||||
|
||||
## Examples
|
||||
|
||||
[Simple, minimal examples]
|
||||
|
||||
## Tips
|
||||
|
||||
[Best practices or common patterns]
|
||||
Reference in New Issue
Block a user