·wp-plugin-development
!

wp-plugin-development

wordpress/agent-skills

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.

108Installs·8Trend·@wordpress

Installation

$npx skills add https://github.com/wordpress/agent-skills --skill wp-plugin-development

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: wordpress/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/wordpress/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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wordpress/agent-skills --skill wp-plugin-development
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: wordpress/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/wordpress/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/wordpress/agent-skills