Help us improve
Share bugs, ideas, or general feedback.
Analyzes a draft prompt using 6-phase pipeline (project detection, intent/scope assessment, ECC matching), outputs optimized ECC-enriched full/quick versions with recommendations. Advisory analysis only—no execution.
npx claudepluginhub ysyecust/everything-claude-code --plugin everything-claude-codeHow this command is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:prompt-optimizeThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /prompt-optimize Analyze and optimize the following prompt for maximum ECC leverage. ## Your Task Apply the **prompt-optimizer** skill to the user's input below. Follow the 6-phase analysis pipeline: 0. **Project Detection** — Read CLAUDE.md, detect tech stack from project files (package.json, go.mod, pyproject.toml, etc.) 1. **Intent Detection** — Classify the task type (new feature, bug fix, refactor, research, testing, review, documentation, infrastructure, design) 2. **Scope Assessment** — Evaluate complexity (TRIVIAL / LOW / MEDIUM / HIGH / EPIC), using codebase size as signal if...
/prompt-optimizeAnalyzes a draft prompt using 6-phase pipeline (project detection, intent/scope assessment, ECC matching), outputs optimized ECC-enriched full/quick versions with recommendations. Advisory analysis only—no execution.
/enhance-promptEnhances raw prompts to professional-grade instructions: scores 7 dimensions, auto-detects category, decomposes multi-intent chains, scans codebase, resolves ambiguities, applies frameworks, outputs formatted prompt with scoring and risk assessment.
/prompt-optimizeOptimizes provided prompts for Claude Code without task execution, recommending ECC components and returning a ready-to-run prompt. Legacy shim; prefer prompt-optimizer skill.
/promptifyOptimizes input prompts for clarity and effectiveness using optional +ask, +deep, +web modifiers. Outputs refined prompt in code block, copies to clipboard, and brief explanation.
/improve-promptTransforms a vague coding request into a detailed, phased prompt with verification steps, optimized for Claude Code.
/prompt-improveAnalyzes plugin prompts, skill definitions, or command instructions in SKILL.md/command.md/agent.md. Scores 5 dimensions (clarity/safety/etc.), lists improvements with before/after, and outputs full rewrite.
Share bugs, ideas, or general feedback.
Analyze and optimize the following prompt for maximum ECC leverage.
Apply the prompt-optimizer skill to the user's input below. Follow the 6-phase analysis pipeline:
Do NOT execute the user's task. Output ONLY the analysis and optimized prompt.
If the user asks for direct execution, explain that /prompt-optimize only produces advisory output and tell them to start a normal task request instead.
Note: blueprint is a skill, not a slash command. Write "Use the blueprint skill"
instead of presenting it as a /... command.
$ARGUMENTS