WP Performance Review — Development skill for Claude Code
WordPress performance review and optimization.
How to install WP Performance Review
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open elvismdev/claude-wordpress-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What WP Performance Review does
Professional WordPress engineering skills for [Claude Code](https://claude.ai/code) - performance optimization, security auditing, Gutenberg block development, and theme/plugin best practices.
Alternatives in Development
- Wechatsync — 一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布 5.1k ★
- WP Performance — WordPress performance optimization 902 ★
- Apple Performance — iOS/macOS performance optimization 93 ★
README
Claude WordPress Skills
Professional WordPress engineering skills for [Claude Code](https://claude.ai/code) - performance optimization, security auditing, Gutenberg block development, and theme/plugin best practices.
Available Skills
| Skill | Description | Status |
|---|---|---|
| wp-performance-review | Performance code review and optimization analysis | ✅ |
| wp-security-review | Security audit and hardening code review | 🚧 |
| wp-gutenberg-blocks | Block Editor / Gutenberg development | 🚧 |
| wp-theme-development | Theme development best practices | 🚧 |
| wp-plugin-development | Plugin architecture and standards | 🚧 |
Installation
Option 1: Add as Marketplace
Subscribe to receive all skills and updates (Recommended):
# In Claude Code CLI
/plugin marketplace add elvismdev/claude-wordpress-skills
# Install specific skills
/plugin install claude-wordpress-skills@claude-wordpress-skills
Option 2: Clone Locally
git clone https://github.com/elvismdev/claude-wordpress-skills.git ~/.claude/plugins/wordpress
Option 3: Add to Project
Add as a git submodule for team-wide access:
# In your project root
git submodule add https://github.com/elvismdev/claude-wordpress-skills.git .claude/plugins/wordpress
git commit -m "Add WordPress Claude skills"
Team members get the skills automatically when they clone or update the repo.
Option 4: Copy Individual Skills
Download and extract specific skills:
# Copy just the performance review skill
cp -r skills/wp-performance-review ~/.claude/skills/
Slash Commands
When installed, these commands become available:
| Command | Description |
|---|---|
/wp-perf-review [path] |
Full WordPress performance code review with detailed analysis and fixes |
/wp-perf [path] |
Quick triage scan using grep patterns (fast, critical issues only) |
Usage Examples
...
Related Skills
Wp Perf
Quick WordPress performance scan - fast triage using critical pattern detection
WordPress Skill
Comprehensive WordPress skill for Claude Code — REST API, Gutenberg blocks, WooCommerce, RankMath/Yoast SEO, A
Context Budget
Analyze context window usage across agents, skills, MCP servers, and rules to find optimization opportunities.
Analyze Tfe Perf
Analyze TFE performance and identify optimization opportunities
Triton GPU Kernel Optimization
Write high-performance tiled Triton GPU kernels with autotune, grouped tile ordering, stride-based addressing,
React Best Practices
Agent Skill: A comprehensive skill for implementing React best practices including component structure, state
Related Agents
SEO WordPress
WordPress content analyst. Audits blog posts, pages, taxonomy, internal linking, SEO plugin configuration, and
Laravel Reviewer
Laravel 13 and PHP 8.3+ (8.5 recommended) code review specialist — Actions pattern, Pest PHP, Eloquent, Sanctu
DatabaseEngineer
Database specialist — schema design, query performance, migrations, data integrity. USE WHEN database review,