wp-perf-review
WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns
Quick WordPress performance scan - fast triage using critical pattern detection
> /plugin marketplace add elvismdev/claude-wordpress-skills > /plugin install claude-wordpress-skills@claude-wordpress-skills
How it fires
How this command gets triggered: by you, by Claude, or both.
/wp-perfContext preview
What this command does when you run it.
Quick WordPress performance scan - fast triage using critical pattern detection
description: Quick WordPress performance scan - fast triage using critical pattern detection argument-hint: [path]
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.
Professional WordPress engineering skills for Claude Code - performance optimization, security auditing, Gutenberg block development, and theme/plugin best practices.
Repo: elvismdev/claude-wordpress-skills
WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns