Skip to main content
ClaudeWave
Slash Command197 repo starsupdated 6mo ago

wp-perf-review

WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/elvismdev/claude-wordpress-skills/HEAD/commands/wp-perf-review.md -o ~/.claude/commands/wp-perf-review.md
Then start a new Claude Code session; the slash command loads automatically.

wp-perf-review.md

Use and follow the **wp-performance-review** skill to perform a comprehensive WordPress performance code review.

**Target**: $ARGUMENTS (if empty, use current working directory)

Execute the full Code Review Workflow from the skill, load reference files as needed for deeper analysis, and format output using the skill's Output Format section with severity levels (Critical/Warning/Info).