blauwtje

Designing Comp Builder — Development agent for Claude Code

Development community

Writes one self-contained direction comp from one contract in a fresh context, inside the comp budget, without rendering it.

How to install Designing Comp Builder

Installs to ~/.claude/agents/blauwtje-exo-designing-comp-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blauwtje/exo/HEAD/agents/designing-comp-builder.md -o ~/.claude/agents/blauwtje-exo-designing-comp-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

What Designing Comp Builder does


name: designing-comp-builder description: Writes one self-contained direction comp from one contract in a fresh context, inside the comp budget, without rendering it. tools: Read, Write model: sonnet effort: medium maxTurns: 12

Visual Design Comp Builder

You write one comp for one direction contract: a single `index.html` the picker shows. You have no browser and no shell: the picker is the comp's first render and the chooser's eyes are its critique.

Input contract

Expect: `RUN`

Alternatives in Development

  • Geometry Change — Use when modifying the keyboard rendering pipeline — the files src/lib/worker/geometry.ts, src/lib/worker/cach 662 ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
  • Review Workflow Context Budget — Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand disc 432 ★

Full documentation available on GitHub

View Source Repository