wp-plugin-development
✓Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.
Installation
SKILL.md
If this is a full site repo, pick the specific plugin under wp-content/plugins/ or mu-plugins/ before changing code.
For canonical detail, consult the Plugin Handbook and security guidelines before inventing patterns.
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging. Source: automattic/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automattic/agent-skills --skill wp-plugin-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/automattic/agent-skills --skill wp-plugin-development- Source
- automattic/agent-skills
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is wp-plugin-development?
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging. Source: automattic/agent-skills.
How do I install wp-plugin-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automattic/agent-skills --skill wp-plugin-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/automattic/agent-skills
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01