By anandau
Catches WordPress 'block contains unexpected or invalid content' errors as you edit FSE theme markup. Reproduces the editor's block validation headlessly (re-running each block's save()) and feeds the exact fix back to Claude so it self-corrects before you ever see the broken version.
Internal Claude Code plugin marketplace for WordPress block-theme development.
| Plugin | What it does |
|---|---|
| wp-block-validator | Catches WordPress "block contains unexpected or invalid content" errors as you edit FSE markup, by reproducing the editor's block validation headlessly and feeding Claude the exact fix. |
From inside Claude Code:
/plugin marketplace add <git-url-or-path-to-this-repo>
/plugin install wp-block-validator@wpvibes-tools
Examples of the marketplace source:
/plugin marketplace add https://github.com/wpvibes/wp-block-validator/plugin marketplace add wpvibes/wp-block-validator/plugin marketplace add ./wp-block-validatorThe first session after install does a one-time dependency install (~1 min); after that the validator runs instantly on every block-markup edit.
Install with project scope so it travels with the repo:
/plugin install wp-block-validator@wpvibes-tools --scope project
This writes .claude/settings.json in the project:
{ "enabledPlugins": { "wp-block-validator@wpvibes-tools": true } }
Commit that file and teammates get the plugin automatically when they open the project in Claude Code.
Node.js 18+ and npm on PATH.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub anandau/wp-block-validator --plugin wp-block-validatorMulti-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.