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

wp-perf

Quick WordPress performance scan - fast triage using critical pattern detection

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/elvismdev/claude-wordpress-skills/HEAD/commands/wp-perf.md -o ~/.claude/commands/wp-perf.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

wp-perf.md

Use the **wp-performance-review** skill to perform a quick triage scan.

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

Focus only on the "Search Patterns for Quick Detection" section—run the grep commands to find critical issues fast. Report matches with file:line references and severity levels. Skip deep analysis.

If critical issues are found, suggest running `/wp-perf-review` for comprehensive analysis with fixes.