Last commit on November 29, 2025·Created on November 26, 2025
elvismdev/claude-wordpress-skills
“Catches the database queries that kill a WordPress site at scale.”
Combined rank
#400
across all skills
In Software Engineering
#38
category rank
Stars
219
+0.5% in last 7d
Forks
17
+6.3% in last 7d
Watchers
10
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill performs systematic performance code review for WordPress themes, plugins, and custom code. It scans PHP, JavaScript, and template files for database anti-patterns, cache bypasses, unbounded queries, and other issues that cause 500 errors, memory exhaustion, and DB locks. Development teams, site reliability engineers, and hosting support use it to catch problems before they surface under load.
WHO IT'S FOR
WordPress Engineering Leads
reviewing code for performance issues
WordPress Plugin Developers
auditing plugins for scalability and anti-patterns