Complete workflow for creating, improving, and testing Agent Skills with all references and tools
Copy the command definition below into:
~/.claude/commands/skill-creator-pro-libukai-3.md---
name: skill-creator-pro
description: Complete workflow for creating, improving, and testing Agent Skills with all references and tools
argument-hint: "[optional: starting phase or task description]"
---
# Skill Creator Pro - Complete Workflow
This command loads the skill-creator-pro skill, which provides a comprehensive framework for creating, improving, and testing Agent Skills.
**How to use**: The skill-creator-pro skill will be automatically loaded when you run this command. Simply describe what you want to do:
- "I want to create a skill for..."
- "Help me improve this skill..."
- "Test my skill..."
- "Optimize my skill description..."
## Complete Phases
Once loaded, the skill guides you through:
1. **Understand** - Interview the user about skill requirements
2. **Design** - Plan file structure and patterns
3. **Write** - Create the SKILL.md with proper frontmatter
4. **Test** - Run test cases with evaluation
5. **Improve** - Iterate based on feedback
6. **Optimize** - Fine-tune the description for better triggering
## Available Resources
The skill provides access to:
- Complete reference documentation (content patterns, design principles, constraints)
- Evaluation scripts and benchmarking tools
- Testing framework with baseline comparisons
- Description optimization with trigger rate analysis
- Best practices from Anthropic and Google teams
Simply start describing what kind of skill you want to create or what you need help with, and the skill will guide you through the appropriate workflow.