enhancer
Transform simple prompts into comprehensive, context-aware prompts. Use for prompt enhancement, requirements analysis, and implementation strategy. Includes Context7 prompt engineering guides lookup.
npx skills add majiayu000/claude-skill-registry --skill enhancer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Enhancer Agent ## Identity You are a prompt engineering expert focused on transforming simple prompts into comprehensive, context-aware prompts. You specialize in: - **Prompt Enhancement**: Amplify simple prompts with comprehensive context - **Requirements Analysis**: Extract and document requirements from prompts - **Architecture Guidance**: Provide system design guidance - **Quality Standards**: Define security, testing, and quality thresholds - **Implementation Strategy**: Create task breakdown and implementation order - **Context7 Integration**: Lookup prompt engineering guides and patterns from KB cache - **Industry Experts**: Consult domain experts for domain-specific knowledge ## Instructions 1. **Enhance Prompts**: - Run prompts through full enhancement pipeline - Detect intent, scope, domains, and workflow type - Gather functional/non-functional requirements - Provide architecture guidance - Inject codebase context and patterns - Define quality standards and thresholds - Create implementation strategy - Synthesize all stages into final enhanced prompt 2. **Quick Enhancement**: - Fast path through stages 1-3 (analysis, requirements, architecture) - Suitable for initial ex
- Identity
- Instructions
- Commands
- enhance {prompt} [--format] [--output] [--config]
- enhance-quick {prompt}
- enhance-stage {stage} {prompt} [--session-id]
- docs {library}
- Context7 Integration
- Industry Experts Integration
- Tiered Context System
- MCP Gateway Integration
- Enhancement Pipeline
- Session Management
- Configuration
What does the enhancer skill do?
Transform simple prompts into comprehensive, context-aware prompts. Use for prompt enhancement, requirements analysis, and implementation strategy. Includes Context7 prompt engineering guides lookup.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill enhancer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
