a8cteam51

42 mods across 2 repositories, 11 stars between them.

html-to-block-theme

25

a8cteam51/claude-code-plugins

Plugin Claude Code

Convert a set of static Claude Design HTML/CSS/JS files into a standards-driven WordPress block theme on a local Studio site, using theme.json, block styles, patterns, and build-less custom blocks, refined to match in the browser via Claude in Chrome.

3 4d ago A tokens not measured original MIT

blueprint-analyzer

26

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

27

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

html-to-block-theme

28

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "build a block theme from this HTML", "turn these designs into a WordPress theme", "convert this Claude Design output to a block theme", "make a WordPress theme from these HTML files", "make this design into a real WordPress site", or otherwise requests turning static…

3 4d ago A 120 tokens original MIT

page-annotator

29

a8cteam51/claude-code-plugins

Plugin Claude Code

Annotate the web page you're viewing in Chrome and file each note as a GitHub issue. An overlay installed as a Tampermonkey userscript lets you name a repository, click elements and leave notes; hit Create GitHub issues — Claude screenshots each annotated element and opens one issue per note, with the screenshot…

3 4d ago A tokens not measured original MIT

annotate

30

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "annotate the page", "annotate this page", "file issues from the page", "open the annotation overlay", "let me point at elements on the page", "report bugs by pointing at them", "QA this page and raise tickets", or invokes /page-annotator:annotate. Arms an annotation…

3 4d ago A 160 tokens original MIT

poseidon-local

32

a8cteam51/claude-code-plugins

Plugin Claude Code

Run the Poseidon plan and implement agents locally in your Claude Code session on the model you choose, instead of via GitHub Actions. Fetches the live upstream instructions from a8cteam51/poseidon-actions each run (always up to date) and swaps the OpsOasis MCP gateway for your local team51 MCP.

3 4d ago A tokens not measured original MIT

poseidon-implement

33

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

Run the Poseidon implementation agent on a GitHub issue locally, in the current session, on the session model. Fetches the LIVE upstream implement instructions from a8cteam51/poseidon-actions each run (always up to date), reads the approved "### Poseidon plan" comment, implements on a fix/issue-N branch (Git Flow…

3 4d ago A 133 tokens original MIT

poseidon-plan

34

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

Run the Poseidon planning agent on a GitHub issue locally, in the current session, on the session model. Fetches the LIVE upstream plan instructions from a8cteam51/poseidon-actions each run (always up to date), reads the issue, gathers site context via the local team51 MCP, and posts an architecture-level "###…

3 4d ago A 129 tokens original MIT

pr-addr-feedback

35

a8cteam51/claude-code-plugins

Command

Address unresolved PR review comments. Pass the GitHub PR URL as the argument (e.g. /pr-addr-feedback https://github.com/org/repo/pull/123). Uses gh CLI for auth — works with private repos.

3 4d ago A 47 tokens original MIT

init

36

a8cteam51/claude-code-plugins

Command

Scaffolds a local WordPress site whose wp-content is a cloned repo, named by an explicit project name. Use when the user wants to set up a local WP site from an a8c repo for Studio.

3 4d ago C 44 tokens original MIT

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

Converts an existing local WordPress Studio site's wp-content directory into a fresh clone of a GitHub repo while preserving the site's local runtime data (uploads, SQLite database, db.php drop-in, sqlite-database-integration mu-plugin, and all installed plugins and themes). Use when the user asks to "set up git on an…

3 4d ago C 180 tokens original MIT

clone-new-site

38

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

Scaffolds a brand-new local WordPress Studio site from a GitHub repo by downloading WordPress, using the cloned repo AS wp-content, and creating a Studio site via the studio CLI. Use when the user asks to "set up a new Studio site", "scaffold a Studio site from ", "spin up a local WordPress for ", "create a Studio…

3 4d ago C 195 tokens original MIT

site-from-host

39

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

Set up a local WordPress Studio site that mirrors a hosted Pressable or WordPress.com site — creates .local from the source site's domain, clones the given GitHub repo as wp-content, pulls that site's plugins and (optionally) its database with the team51 CLI, and optionally wires up BE Media from Production so missing…

3 4d ago A 183 tokens original MIT

a8cteam51/claude-code-plugins

Plugin Claude Code

Convert WPBakery (Visual Composer) pages on a local WordPress Studio site to Gutenberg block markup in place. Includes a single-page skill and a batch slash command that dispatches one subagent per page.

3 4d ago A tokens not measured original MIT

wpbakery-batch

41

a8cteam51/claude-code-plugins

Command

Batch-convert multiple WPBakery pages to Gutenberg on a local WordPress Studio site. Discovers candidates, asks the user to scope the run, dispatches one subagent per page, and writes a single report.

3 4d ago A 44 tokens original MIT

a8cteam51/claude-code-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "convert this page", "migrate this page to blocks", "convert WPBakery on ", "rewrite this page as Gutenberg", or otherwise requests an in-place WPBakery→Gutenberg conversion of a single post or page on a local WordPress Studio site. Triggers when a page URL is supplied…

3 4d ago A 95 tokens original MIT