guild
01Plugin Claude Code
Plugin marketplace for Guild — the spec engine and the build engine for Claude Code.
Claude Code plugin marketplace — forge, foundry, and verification tooling
Plugin Claude Code
Plugin marketplace for Guild — the spec engine and the build engine for Claude Code.
Plugin Claude Code
Stops Claude from racing on ad-hoc work. Methodical-mode pre-response checklist injected every turn (Restate, Verified/Unverified assumptions, Read Floor, Approach Deliberation, Blast Radius, Stall Check, Competing Hypotheses, Goal-Driven Execution). Stop hook enforces four gates: file:line citation verifier…
Plugin Claude Code
Throw an AI dev at a problem and have it own the outcome. Five Opus agents (router, scout, worker, critic, fresh-eyes) collaborate to investigate, plan, execute, and verify — SSH into systems, spin up infra, edit code, ship features, debug deploys, get airgap bundles working. Worker self-switches between investigating.
Plugin Claude Code
A mini-foundry — the build-verify-fix engine without the MCP server or the planning interview. You bring a structured spec (requirement IDs + acceptance criteria); crucible builds it and refuses to let it drift. /crucible:build decomposes the spec into units with DISJOINT file ownership, shows you the split.
Plugin Claude Code
De-AI My UI — strips the tells that make an interface read as 'made by an AI in Tailwind.' Two modes, one shared catalog of 19 slop signatures (font chaos, the purple-on-black AI palette, gratuitous parallax, weird hovers, default/neon gradients, neon gradient borders, recycled stock icons, everything-is-a-24px-card.
Plugin Claude Code
End-to-end test authoring and maintenance for web apps via Playwright + Playwright MCP. Claude drives a real browser, reads the accessibility tree, and emits .spec.ts files that pass — then keeps them passing. /e2e:init scaffolds Playwright in the cwd and registers the MCP server. /e2e:write drives the browser.
Plugin Claude Code
Codebase-aware specification engine for Claude Code. Runs parallel codebase research, then a grounded interview that captures implicit facts as A-AUTO-NNN entries, emits typed Global Invariants / State Transitions / Contracts tables, runs an adversarial spec review at R3.5, then writes a foundry-ready spec with…
Plugin Claude Code
Autonomous build-verify-fix loop for Claude Code. Reads a Forge spec, decomposes it into castings with pre-authored teammate prompts, validates through an 11-dimension F0.9 gate (including F0.7 intent-carrier coverage), builds in parallel waves with server-side evidence re-execution and per-requirement-ID binding…