| name | skill-creator |
| description | Create well-structured, comprehensive Claude skills with clear activation criteria, detailed descriptions, usage examples, and proper documentation following best practices. Use when documenting new workflows, creating reusable skill patterns, establishing coding standards as skills, building team knowledge base, or expanding the skills library with new capabilities. |
Skill Creator - Meta-Skill for Creating Skills
When to use this skill
- Documenting new workflows as skills
- Creating reusable skill patterns
- Establishing coding standards as skills
- Building team knowledge bases
- Expanding skills library with new capabilities
- Documenting best practices systematically
- Creating activation-oriented descriptions
- Writing comprehensive usage examples
- Structuring skills following best practices
- Creating skills from tribal knowledge
- Documenting domain-specific expertise
- Building organizational skill libraries
When to use this skill
- Creating new Claude skills, documenting workflows.
- When working on related tasks or features
- During development that requires this expertise
Use when: Creating new Claude skills, documenting workflows.
Structure
- Title - Clear, descriptive
- Use when - Activation criteria
- Core Principles - 3-5 key concepts
- Examples - Practical code/patterns
- Resources - External links
Template
```markdown
Skill Name - Brief Description
Use when: Clear trigger conditions
Core Concepts
- Concept 1
- Concept 2
Example
\\\\typescript // Code example \\\\\
Resources
- Link ```