claude-wordpress-skills
WordPress performance code review and optimization analysis
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-wordpress-skills?โผ
Run `npx skills add elvismdev/claude-wordpress-skills --all -g -y` in your terminal to install all skills globally.
How to find slow WordPress code automatically?โผ
Ask your agent to review a theme or plugin, and it scans for unbounded queries, cache bypass, N+1 queries, and other anti-patterns with line numbers and fixes.
What is the difference between wp-perf and wp-perf-review?โผ
wp-perf is a fast triage scan that flags only critical issues, while wp-perf-review runs a full analysis grouped by severity with detailed fix recommendations.
Does it work with Claude Code and other agents?โผ
Yes. The skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible agents.
Can it prepare my site for a traffic spike?โผ
Yes. It includes a measurement guide with pre-launch checklists, load testing steps, and cache hit rate targets for high-traffic events.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core