Wp Perf banner
jorgerosal jorgerosal

Wp Perf

Development community

Description

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

Installation

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

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

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

Full documentation available on GitHub

View Source Repository