a8cteam51/claude-code-plugins

Claude Code plugins by Automattic's Special Projects team for WordPress development, security, and partner work.

3Stars on the repository
26Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

blueprint-analyzer

01

a8cteam51/claude-code-plugins

Agent

Read-only analyzer for a single static HTML design file. Dispatched in parallel (one per file) by the html-to-block-theme skill during the blueprint phase. Reads the HTML and its linked CSS/JS, maps each section to WordPress blocks per the escalation ladder, detects design tokens, and classifies the file as a core…

3 4d ago A 181 tokens original MIT

section-builder

02

a8cteam51/claude-code-plugins

Agent

Builds one design file's WordPress output and refines it against the original. Dispatched serially (one at a time) by the html-to-block-theme skill after the foundation (theme.json, parts, block styles, custom blocks) exists. Emits block markup section by section, writes it to a template/part or to WordPress page…

3 4d ago A 174 tokens original MIT