Handles the full WordPress plugin development cycle: structure, activation hooks, Settings API, security hardening, and release prep. It triages your repo, detects plugin headers, then walks you through architecture decisions, lifecycle hooks (with guardrails around fragile activation patterns), admin UI via Settings API, and mandatory security checks like nonces, capabilities, sanitization, and prepared statements. Targets WordPress 6.9+ and assumes a filesystem agent with bash, node, and optionally WP-CLI. The security-first approach is the standout here. Every workflow ends with verification that settings save correctly, uninstall is clean, and the plugin activates without warnings.
npx -y skills add wordpress/agent-skills --skill wp-plugin-development --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar