Wp Perf Review banner
jorgerosal jorgerosal

Wp Perf Review

Data community

Description

--- description: WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns argument-hint: [file-or-directory] --- 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

Installation

Installs to ~/.claude/skills/jorgerosal-wordpress-skills-wp-perf-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jorgerosal-wordpress-skills-wp-perf-review && curl -fsSL https://raw.githubusercontent.com/jorgerosal/wordpress-skills/HEAD/commands/wp-perf-review.md -o ~/.claude/skills/jorgerosal-wordpress-skills-wp-perf-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository