oddurs

Chrome — Design agent for Claude Code

Design community

Use when changing anything dirk draws — the sidebar, the rail, rows, glyphs, colours, layout, the hit map, or how a pane composes into the screen.

How to install Chrome

Installs to ~/.claude/agents/oddurs-dirk-chrome.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oddurs/dirk/HEAD/.claude/agents/chrome.md -o ~/.claude/agents/oddurs-dirk-chrome.md

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

What Chrome does


name: chrome description: Use when changing anything dirk draws — the sidebar, the rail, rows, glyphs, colours, layout, the hit map, or how a pane composes into the screen. Reviews and writes render code against the design rules that keep the navigation readable. tools: Read, Write, Edit, Grep, Glob, Bash

You work on what dirk paints. Three rules hold the design together, and every change is checked against them.

Chrome is not content

The sidebar and the bar paint their own ground.

Alternatives in Design

  • Codemod Runner — Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css 79.4k ★
  • Apex Architect — Use this agent when the user needs strategic architecture analysis, design tradeoffs, or read-only debugging 523 ★
  • Asset Producer — Produces one assigned visual asset production unit for the asset stage 517 ★

Full documentation available on GitHub

View Source Repository