pluginslab

25 mods across 5 repositories, 187 stars between them.

wp-devdocs-mcp

01

pluginslab/wp-devdocs-mcp

MCP server Claude CodeCodexCursor +2

MCP server that indexes WordPress hooks, blocks, APIs, and official documentation — exposing them as queryable tools to AI assistants. Runs locally from the wp-devdocs-mcp npm package.

72 3mo ago A tokens not measured original MIT

pluginslab/vphone-mcp

Instructions file

Claude Code instructions for pluginslab/vphone-mcp, covering vphone-mcp, quick reference, architecture, tool layers and configuration.

49 5mo ago A 325 tokens

wp-blockmarkup-mcp

03

pluginslab/wp-blockmarkup-mcp

MCP server Claude CodeCodexCursor +2

MCP server that extracts, validates, and indexes Gutenberg block schemas and markup from any WordPress plugin. Runs locally from the wp-blockmarkup-mcp npm package.

38 3mo ago A tokens not measured original MIT

README

04

pluginslab/wp-agentic-kit

Agent Claude Code

Sub-agents the main Claude Code agent can delegate to. Each one runs in its own context window, with its own restricted tool set, so the main agent stays focused.

18 2mo ago A 0 tokens original MIT

plan-reviewer

05

pluginslab/wp-agentic-kit

Agent Claude Code

Audits a feature plan PR before human review — checks spec.md and plan.md against the planning conventions in PLANNING.md and the constitution's allowlists. Reports findings; never modifies files. Invoke during Phase 2.5 (plan freeze) of the wordpress-feature skill, after scripts/open-plan-pr.sh opens the plan PR and…

18 2mo ago A 79 tokens original MIT

security-reviewer

06

pluginslab/wp-agentic-kit

Agent Claude Code

Audits WordPress PHP and JavaScript for security issues against the project's SECURITY.md checklist. Reports findings; never modifies code. Invoke before merging any PR or shipping a release.

18 2mo ago A 39 tokens original MIT

README

07

pluginslab/wp-agentic-kit

Command Claude Code

Project-scoped slash commands. Type / in a Claude Code session and the command's body becomes the agent's marching orders for that turn.

18 2mo ago A 0 tokens original MIT

audit-plan

08

pluginslab/wp-agentic-kit

Command Claude Code

Dispatch the plan-reviewer sub-agent to audit the active feature's spec.md and plan.md against PLANNING.md and constitution.md. Read-only.

18 2mo ago A 30 tokens original MIT

plan-freeze

09

pluginslab/wp-agentic-kit

Command Claude Code

Commit the active feature's spec.md + plan.md on a plan/ branch and open a PR for human review. Wraps scripts/open-plan-pr.sh. Use when the freeze assessment recommends freeze, or when the human is overriding a "proceed" recommendation.

18 2mo ago A 52 tokens original MIT

ship-feature

10

pluginslab/wp-agentic-kit

Command Claude Code

Mark the active feature complete and archive it. Updates progress.md status, then moves the dir to .claude/plans/archive/YYYY-MM-DD-NNN-slug/.

18 2mo ago A 33 tokens original MIT

PostToolUse

11

pluginslab/wp-agentic-kit

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing post-edit.sh. From pluginslab/wp-agentic-kit.

18 2mo ago A tokens not measured original MIT

PreToolUse

12

pluginslab/wp-agentic-kit

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre-commit.sh. From pluginslab/wp-agentic-kit.

18 2mo ago A tokens not measured original MIT

UserPromptSubmit

13

pluginslab/wp-agentic-kit

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From pluginslab/wp-agentic-kit.

18 2mo ago A tokens not measured copy · 67% MIT

Stop

14

pluginslab/wp-agentic-kit

Hook Claude Code

Runs when the agent finishes a response, executing stop.sh. From pluginslab/wp-agentic-kit.

18 2mo ago A tokens not measured original MIT

SessionStart

15

pluginslab/wp-agentic-kit

Hook Claude Code

Runs when a session starts on resume, compact and clear, executing session-start.sh. From pluginslab/wp-agentic-kit.

18 2mo ago A tokens not measured original MIT

wp-agentic-kit

16

pluginslab/wp-agentic-kit

Settings file Claude Code

Agent settings declaring 5 hook events (PostToolUse, PreToolUse, UserPromptSubmit, Stop) and 21 allowed tools.

18 2mo ago A tokens not measured original MIT

wordpress-feature

17

pluginslab/wp-agentic-kit

Skill Claude CodeCodex

Interview-driven workflow to add a feature (Gutenberg block, REST endpoint, Settings page, editor extension, custom post type, taxonomy, CLI command) to an existing WordPress plugin. Writes spec.md + plan.md before generating code and freezes the plan for human review when the feature warrants it. Also handles…

18 2mo ago A 128 tokens original MIT

wordpress-scaffold

18

pluginslab/wp-agentic-kit

Skill Claude CodeCodex

Interview-driven workflow to scaffold a brand-new WordPress plugin. Asks for identity (name, slug, namespace), writes a constitution of defaults + strict allowlists, then generates a complete plugin with optional Settings page, REST API, Gutenberg blocks, and editor extensions. Use only when there is no existing…

18 2mo ago A 109 tokens original MIT

wp-devdocs

19

pluginslab/wp-agentic-kit

MCP server Claude CodeCodexCursor +2

MCP server that indexes WordPress hooks, blocks, APIs, and official documentation — exposing them as queryable tools to AI assistants. Runs locally from the wp-devdocs-mcp npm package.

18 2mo ago A tokens not measured original MIT

wp-blockmarkup

20

pluginslab/wp-agentic-kit

MCP server Claude CodeCodexCursor +2

MCP server that extracts, validates, and indexes Gutenberg block schemas and markup from any WordPress plugin. Runs locally from the wp-blockmarkup-mcp npm package.

18 2mo ago A tokens not measured original MIT

wp-playground

21

pluginslab/wp-agentic-kit

MCP server Claude CodeCodexCursor +2

MCP server for ephemeral WordPress Playground instances — spin up, interact with, and tear down WordPress sites on demand via AI assistants. Runs locally from the wp-playground-mcp npm package.

18 2mo ago A tokens not measured original MIT

github

22

pluginslab/wp-agentic-kit

MCP server Claude CodeCodexCursor +2

Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.

18 2mo ago A tokens not measured copy · 100% MIT

chrome-devtools

23

pluginslab/wp-agentic-kit

MCP server Claude CodeCodexCursor +2

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

18 2mo ago A tokens not measured copy · 100% MIT

pluginslab/wp-agentic-kit

Instructions file CodexOpenCode

Instructions for pluginslab/wp-agentic-kit, covering example plugin, what this is, important: security is non-negotiable, commands and install.

18 2mo ago C 1,984 tokens original MIT