Plugin Claude Code
A plugin to create a new WordPress plugin.
Plugin Claude Code
A plugin to create a new WordPress plugin.
Instructions file
Claude Code instructions for eirichmond/wordpress-plugin, covering claude.md, what this is, architecture, key design decisions and working on this plugin.
Skill Claude CodeCodex
Work through a WordPress plugin task list step by step, building and testing each task before moving to the next. Reads from TASKS.md or a specified task file.
Skill Claude CodeCodex
Plan a WordPress plugin through a structured discovery conversation. Asks questions to uncover requirements, blind spots, and edge cases, then produces a PRD markdown file. Run this before /plugin-tasks.
Skill Claude CodeCodex
Audit the current state of a WordPress plugin against its task list. Reads the tasks file and inspects the actual codebase to report what's done, what's incomplete, and what's missing entirely.
Skill Claude CodeCodex
Generate a structured task list for building a WordPress plugin feature or entire plugin. Reads a PRD file produced by /plugin-plan and outputs a markdown file with sequential, testable steps.
Skill Claude CodeCodex
Modern WordPress plugin development skill. Use this skill whenever the user is building, scaffolding, debugging, testing, or refactoring a WordPress plugin. Trigger when the user mentions WordPress plugins, WooCommerce extensions, custom post types, custom blocks, Gutenberg blocks, wp-env, WordPress hooks, actions…