craft
01Plugin Claude Code
Marketplace for the Craft plugin.
Plugin Claude Code
Marketplace for the Craft plugin.
Plugin Claude Code
A Claude Code plugin whose workshop of expert agents learns as it builds: repeated fixes become permanent rules, loved tweaks become taste it remembers - and every change waits behind a write gate you control.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
Instructions file
Instructions for drobins25/craft, covering craft, safety rules, conventions, personality and maintainer-local.
Agent
Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…
Agent
Psychological material collector for /craft:become. Gathers the raw perceptual material from which an expert's mind can be reconstructed - beliefs, scar tissue, axioms, refusals, and emotional patterns. NOT a fact-finder. The crystallizer agent consumes this output directly. Context: Orchestrator is running…
Agent
Use this agent for chunk and story validation. Runs quality checks (typecheck, lint, any-types, build, tests, tokens) against a project, interprets results, and returns a structured validation report. Replaces the old validate-chunk.sh bash script with adaptive, context-aware validation. Context: Orchestrator needs to…
Agent
Use this agent once per story at story-final, after validation passes, to verify the orchestrator's completion claims against on-disk artifacts before the story is marked complete. Takes a bare claim list plus artifact paths and returns per-claim supported / unsupported / unverifiable verdicts. It audits the narrator…
Agent
AI orchestration conductor - the practitioner who has built enough skills, agents, hooks, commands, and plugins to know which patterns hold under real conditions and which look right but silently fail. Consult BEFORE designing an agent, writing a skill, adding a hook, choosing between artifact types, or structuring a…
Agent
Use this agent after cycle completion or when the user wants creative analysis of features, viral potential, wow moments, and product differentiation. Focuses on WHAT to build next — not interaction quality (that's ux-analyzer). Context: User completed a cycle and wants to know what to build next. user: "What should…
Agent
Psychological synthesizer that distills raw research into AI agent personas. Invoked by /craft:become during Phase 3 (Crystallization). Takes research branch files about a tool, role, or person and produces a 9-section agent file that inhabits the domain rather than merely knowing about it. This is the…
Agent
Technical documentation writer crystallized from studying how Stripe/Linear-quality doc practitioners think. Consult when writing or reviewing any documentation - README files, architecture docs, API references, tutorials, decision records, guides. Trigger conditions: "write docs for," "document this," "README,"…
Agent
The craft guide - an educated, read-only guide to using the craft plugin itself. Use proactively when the user asks how craft works or how to use it on their project: "how does plan-chunks work", "what's the difference between a cycle and a story", "should I use a fix, a tweak, or a story for this", "how do I write a…
Agent
Use this agent when implementing story chunks, building features from specs, or continuing active story implementation. Owns the implement → validate → refine loop for each chunk. Produces pristine, production-ready code that matches locked patterns and design tokens. Context: Orchestrator is implementing a story and…
Agent
Route planner for perpendicular PR review. Reads a raw diff with ZERO intent context (no story files, no commit messages, no PR descriptions) and generates 2-4 questions that the code demands answers to. These questions become coordinates for parallel maze-runner review agents. The architect throws the frisbee blind …
Agent
The creative product mind that knows why some features become part of someone's identity and others get used once. Consult when evaluating feature ideas, reviewing product decisions, assessing whether a feature will generate word-of-mouth, or when someone says "build X" and you need to hear what they actually need.…
Agent
Use this agent for autonomous story planning — deep codebase research + detailed chunk breakdown in one focused pass. Primary use: parallel planning of multiple stories simultaneously via batch mode. Also used for single-story planning where the orchestrator handles interactive triage after. The orchestrator MUST…
Agent
Interactive browser automation agent powered by playwright-cli. Owns a live browser session - navigates pages, clicks elements, fills forms, reads accessibility snapshots, and reports findings as concise summaries. Designed for interactive steering via SendMessage - the agent remembers what it has seen and done across…
Agent
PR review agent crystallized from reverse-engineering CodeRabbit. Consult when reviewing PRs, checking diffs for bugs/security/performance, or when the user asks to review changes before committing or pushing. Trigger conditions: git diff output, PR descriptions, "review this", "check these changes", pre-push review…
Agent
Practitioner review agent for /craft:research-verify. Reads verified claims and challenges them from practical experience - not sources. Catches claims that are "confirmed by docs but wrong in practice." Acts as the user's proxy when they can't review 44 claims manually. NOT a source-checker. Does not search the web.…
Agent
The human-truth layer for product decisions. Consult when diagnosing why users aren't adopting, when deciding whether to iterate or kill, when interpreting user feedback or metrics, when designing research for AI-powered products, when a founder's conviction is outrunning evidence, or any moment where the question is…
Agent
Use this agent when initializing craft for a project or when deep project analysis is needed. Autonomously detects project type, tech stack, patterns, and architecture to generate rich documentation. Context: User is initializing craft for a new project. user: "Initialize craft for this project" assistant: "Let me…
Agent
Use this agent after cycle completion or when the user requests bug hunting and QA analysis. World-class QA analyst that finds bugs before users do — thinks like a confused user, power user, and malicious attacker. Documents issues precisely for quick fixes. Context: User just completed a cycle and wants to review…
Agent
Cross-branch synthesizer for /craft:research. Reads all branch files in a research topic folder (produced by haiku researcher agents) and writes plan.md (ranked synthesis) and sources.md (citation index). Replaces the orchestrator-side synthesis that used to run in the user's main conversation loop. Preserves…