Plugin Claude Code
Curated collection of Claude Code skills for autonomous development workflows.
Plugin Claude Code
Curated collection of Claude Code skills for autonomous development workflows.
Plugin Claude Code
Ask clarifying questions before executing tasks. Reaches 95% confidence through structured Q&A, then executes.
Plugin Claude Code
Convert a Node.js CLI tool specification into a Codex /goal-ready bundle with AI-agent-friendly patterns baked in.
Plugin Claude Code
Generate images via Codex's built-in $imagegen skill, land them in the project, and auto-clean the generatedimages cache so storage stays flat.
Plugin Claude Code
Convert an extract-design-system output bundle into a self-contained, auto-triggering per-brand Claude Code skill that later agents use to build pages native to that brand.
Plugin Claude Code
Extract a website's design system into a DESIGN.md file (google-labs-code/design.md format) — colors, typography, radius/spacing scales, components, and brand feel — via playwright-cli token extraction plus the official linter.
Plugin Claude Code
Extract a website's full design system — tokens plus a curated component catalog (anatomy, variants, hover/focus states, section patterns) with DTCG tokens and an emitted eval harness — as a bundle a coding agent consumes to build new pages native to the source brand.
Plugin Claude Code
Write or update a session handoff doc so a future session (Claude or human) can resume work without re-reading the whole transcript.
Plugin Claude Code
Prototype a WordPress or WooCommerce plugin from its written spec as a runnable offline browser simulation, so the spec can be evaluated as a product before any PHP is written.
Plugin Claude Code
Validate, diagnose, or repair standalone serialized WordPress Gutenberg block markup against the core block library running in Node.js, treating structural validity and cross-site portability as separate verdicts.
Plugin Claude Code
Convert a web game idea into a complete Codex /goal-ready Phaser 3 project with scaffold, goals-plan, and all goal folders.
Plugin Claude Code
Convert a full WordPress plugin requirements.md into a complete Codex /goal-ready project: goals-plan.md, root scaffold, and a layered goals/ tree (foundation, per-US, non-US, integration).
Plugin Claude Code
Convert a WordPress plugin or feature idea into a Codex /goal-ready bundle with wp-env + Playwright verification.