wordpress-dev-skills
WordPress plugin and theme development with security reviews
All Skills in This Repository (3)
Pure Emerald Level Indicatorswp-plugin-dev
Scaffold WordPress plugins with modular classes and compliance artifacts.
wp-plugin-review
Analyze WordPress plugins with PHPCS, PHPStan, and PHPUnit and generate a Markdown report.
wp-theme-dev
Scaffold WordPress block and classic themes with coding standards and accessibility compliance.
Frequently Asked Questions
FAQPage SchemaHow to install wordpress-dev-skills?โผ
Run `npx skills add wpacademy/wordpress-dev-skills --all -g -y` in your terminal to install all three skills globally.
How to build a WordPress plugin with AI?โผ
The wp-plugin-dev skill scaffolds secure, modular plugins with proper sanitization, escaping, nonces, and WordPress.org-compliant readme files from a plain-English request.
How to audit a WordPress plugin for security?โผ
The wp-plugin-review skill runs PHPCS, PHPStan, and PHPUnit plus a manual checklist review, then produces a scored report with severity ratings and before/after code fixes.
Does it support block themes and accessibility?โผ
Yes. The wp-theme-dev skill builds block, classic, child, and hybrid themes that meet WCAG 2.1 AA accessibility and all 14 WordPress.org review categories.
Which AI coding tools work with these skills?โผ
They follow the open SKILL.md standard and work natively in Claude Code, Cursor, Windsurf, GitHub Copilot, Codex, and Antigravity.
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