skill-creator-prolisted
Install: claude install-skill sheikh-mohammad/agent-factory-claude-skills
# Skill Creator Pro
Create production-grade skills that extend Claude's capabilities.
## How This Skill Works
```
User: "Create a skill for X"
↓
Claude Code uses this meta-skill as guidance
↓
Follow Domain Discovery → Ask user clarifying questions → Create skill
↓
Generated skill with embedded domain expertise
```
This skill provides **guidance and structure** for creating skills. Claude Code:
1. Uses this skill's framework to discover domain knowledge
2. Asks user for clarifications about THEIR specific requirements
3. Decides how to structure the generated skill based on domain needs
## What This Skill Does
- Guides creation of new skills from scratch
- Helps improve existing skills to production quality
- Provides patterns for 5 skill types (Builder, Guide, Automation, Analyzer, Validator)
- Ensures skills encode procedural knowledge + domain expertise
## What This Skill Does NOT Do
- Test skills in production environments
- Deploy or distribute skills
- Handle skill versioning/updates after creation
- Create requirement-specific skills (always create reusable intelligence)
---
## Domain Discovery Framework
**Key Principle**: Users want domain expertise IN the skill. They may not BE domain experts.
### Phase 1: Automatic Discovery (No User Input)
Proactively research the domain before asking anything:
| Discover | How | Example: "Kafka integration" |
|----------|-----|------------------------------|
| Core concepts | Official docs, Contex