Skip to main content
ClaudeWave
Slash Command197 estrellas del repoactualizado 6mo ago

wp-perf-review

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

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

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).