About
This skill provides a comprehensive framework for developing professional WordPress plugins, covering everything from initial project triage and architecture to security auditing and release packaging. It automates the detection of plugin headers and project structures while enforcing WordPress-specific best practices for the Settings API, lifecycle hooks, and data storage. By guiding Claude through complex tasks like nonce implementation, capability checks, and SQL sanitization via $wpdb, it ensures your WordPress extensions are robust, secure, and compatible with modern environments (WordPress 6.9+ and PHP 7.2.24+).