A highly specialized, modular prompt engineering framework that turns Claude AI into a Senior WordPress Developer.
Generic AI models often output outdated WordPress code, use deprecated jQuery, or ignore security protocols. This skill forces Claude to adhere to strict, modern Standard Operating Procedures (SOPs).
Uses a `SKILL.md` router map to load only the specific documentation needed (e.g., Widget rules vs REST API rules), saving context window space.
Strict enforcement of data sanitization (e.g., forcing `wp_unslash()`), output escaping, and modern hashing protocols.
Generates code strictly for PHP 8.3+, WordPress 6.9+, and ES6+ Vanilla JavaScript. Zero jQuery unless absolutely forced by WP Core.
Includes over 30 specific markdown recipes for building Elementor Widgets (Accordions, Maps, Carousels), Dynamic Tags, Forms, and Theme Builder conditions natively and efficiently.
Dictates precise sequence handling for API failures (`WP_Error`), transient caching, ES6+ IIFE patterns, and secure PHP-to-JS data passing (`wp_add_inline_script`).