What problem does it solve?
WordPress projects often suffer from inconsistent coding practices across plugins, themes, and REST API integrations. This Skill provides a standardized set of WordPress coding guidelines optimized for AI-assisted development, reducing security gaps, performance issues, and maintenance overhead.
Core Features & Use Cases
- 25 rules spread across eight categories: Security Hardening, Database Optimization, Performance, Plugin Development, Theme Development, REST API, Multisite, and Gutenberg/Blocks.
- Includes templates, naming conventions, and best practices to accelerate reliable WordPress development for teams and AI agents.
- Use Case: When building or auditing a plugin or theme, apply these standards to ensure security, performance, and compatibility, and to generate AGENTS.md or documentation.
Quick Start
- Review the WordPress Best Practices in setup/skills/wordpress-best-practices.
- Open the rules directory to create or extend rules following rules/_template.md, then run pnpm validate and pnpm build to regenerate AGENTS.md.