From prompt-engineering
Reviews and analyzes LLM prompts against prompt-engineering principles, providing detailed assessments without modifying files. Useful for optimizing prompt quality in AI applications.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prompt-engineering:review-promptThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the prompt-reviewer agent to review the following prompt: $ARGUMENTS
Use the prompt-reviewer agent to review the following prompt: $ARGUMENTS
npx claudepluginhub doodledood/claude-code-plugins --plugin prompt-engineeringAudits and rewrites prompts for Claude Opus 4.7 instruction-following best practices. Produces a scored audit and rewritten prompt for system prompts, CLAUDE.md, agent definitions, slash commands, SKILL.md, Jinja2 templates, and Pydantic/Zod schemas.
Optimizes prompts for production AI features with analysis, 6-step framework, failure detection, and research-backed techniques. Use for prompt review, system prompts, or improvement suggestions.
Designs, optimizes, and evaluates LLM prompts — generating templates, structured output schemas, evaluation rubrics, and test suites. Use for prompt refactoring, chain-of-thought, or system prompt design.