drobins25

60 mods across 1 repository, 52 stars between them.

craft

01

drobins25/craft

Plugin Claude Code

Marketplace for the Craft plugin.

52 2d ago A tokens not measured original MIT

craft

02

drobins25/craft

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.

52 2d ago A tokens not measured original MIT

chrome-devtools

03

drobins25/craft

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.

52 2d ago A tokens not measured copy · 88% MIT

craft CLAUDE.md

04

drobins25/craft

Instructions file

Instructions for drobins25/craft, covering craft, safety rules, conventions, personality and maintainer-local.

52 2d ago A 734 tokens original MIT

alchemist

05

drobins25/craft

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.…

52 2d ago A 355 tokens original MIT

become-researcher

06

drobins25/craft

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…

52 2d ago A 226 tokens original MIT

chunk-validator

07

drobins25/craft

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…

52 2d ago A 211 tokens original MIT

claims-auditor

08

drobins25/craft

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…

52 2d ago A 268 tokens original MIT

conductor

09

drobins25/craft

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…

52 2d ago A 156 tokens original MIT

creative-analyzer

10

drobins25/craft

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…

52 2d ago A 211 tokens original MIT

crystallizer

11

drobins25/craft

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…

52 2d ago C 249 tokens original MIT

doc-writer

12

drobins25/craft

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,"…

52 2d ago A 304 tokens original MIT

guide

13

drobins25/craft

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…

52 2d ago A 329 tokens original MIT

implementer

14

drobins25/craft

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…

52 2d ago A 292 tokens original MIT

maze-architect

15

drobins25/craft

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 …

52 2d ago A 157 tokens original MIT

muse

16

drobins25/craft

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.…

52 2d ago A 105 tokens original MIT

plan-chunks-agent

17

drobins25/craft

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…

52 2d ago A 278 tokens original MIT

playwright-browser

18

drobins25/craft

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…

52 2d ago A 233 tokens original MIT

pr-reviewer-expert

19

drobins25/craft

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…

52 2d ago A 266 tokens original MIT

drobins25/craft

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.…

52 2d ago A 167 tokens original MIT

drobins25/craft

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…

52 2d ago A 116 tokens original MIT

project-scanner

22

drobins25/craft

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…

52 2d ago A 195 tokens original MIT

qa-analyzer

23

drobins25/craft

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…

52 2d ago A 217 tokens original MIT

drobins25/craft

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…

52 2d ago C 275 tokens original MIT