Develop and harden WordPress plugins with lifecycle and security guardrails
Use Automattic’s official wp-plugin-development skill when an agent needs to build, refactor, secure, or package a WordPress plugin with correct activation hooks, settings handling, uninstall behavior, and data hygiene. This is a plugin engineering playbook, not a generic WordPress listing.
Installation
- Clone this skill repository.
- Open this skill folder.
- Review prerequisites and setup needs.
- Install required dependencies.
- Run and test in your environment.