wordpress-plugin-development

Installation
SKILL.md

WordPress Plugin Development Workflow

Overview

Specialized workflow for creating WordPress plugins with proper architecture, hooks system, admin interfaces, REST API endpoints, and security practices.

When to Use This Workflow

Use this workflow when:

  • Creating custom WordPress plugins
  • Extending WordPress functionality
  • Building admin interfaces
  • Adding REST API endpoints
  • Integrating third-party services

Workflow Phases

Phase 1: Plugin Setup

Installs
2
First Seen
Jul 24, 2026
wordpress-plugin-development — ncdevshiv/nc-skills-mcp