Agent skill · AI & Agents

enhancer

Transform simple prompts into comprehensive, context-aware prompts. Use for prompt enhancement, requirements analysis, and implementation strategy. Includes Context7 prompt engineering guides lookup.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill enhancer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Allowed tools: ReadWriteGrepGlob
Path: skills/ai-llm/enhancer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Identity
  2. Instructions
  3. Commands
  4. enhance {prompt} [--format] [--output] [--config]
  5. enhance-quick {prompt}
  6. enhance-stage {stage} {prompt} [--session-id]
  7. docs {library}
  8. Context7 Integration
  9. Industry Experts Integration
  10. Tiered Context System
  11. MCP Gateway Integration
  12. Enhancement Pipeline
  13. Session Management
  14. Configuration
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going