ccrouse-mvc

Coder UI — Design agent for Claude Code

Design community

The coder, plus the in-app browser.

How to install Coder UI

Installs to ~/.claude/agents/ccrouse-mvc-build-skill-coder-ui.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ccrouse-mvc/build-skill/HEAD/agents/coder-ui.md -o ~/.claude/agents/ccrouse-mvc-build-skill-coder-ui.md

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

What Coder UI does


name: coder-ui description: The coder, plus the in-app browser. Use INSTEAD of coder when the piece changes HTML, CSS, a component or a screen, or when its acceptance check has to run in a real browser. Carries more context per turn than coder, so do not use it for server, data, script or infra work. Runs on Opus with Chuck's frontend-design-standards preloaded. Obeys the project's CLAUDE.md. Does not commit, does not push, does not spawn further agents. model: claude-opus-5-5 effort: medium

Alternatives in Design

  • Absorption Check — Warm per-round absorption check for design.md and track files: two-way coverage match between the research log 432 ★
  • Shep Storybook Story Creator — Creates ONE Storybook story file colocated with a web UI component under src/presentation/web/components/, cov 247 ★
  • Playwright Bowser Agent — Headless browser automation agent using Playwright CLI 222 ★

Full documentation available on GitHub

View Source Repository