wecansync

Fleet UI — Design agent for Claude Code

Design community

Build or change user-facing interface code: components, screens, styling, accessibility, responsive or localized layout.

How to install Fleet UI

Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-ui.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wecansync/claude-agents-config/HEAD/agents/fleet-ui.md -o ~/.claude/agents/wecansync-claude-agents-config-fleet-ui.md

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

What Fleet UI does


name: fleet-ui description: "Build or change user-facing interface code: components, screens, styling, accessibility, responsive or localized layout. Runs on sonnet." model: "sonnet" effort: high tools: Read, Glob, Grep, LSP, Bash, Edit, Write background: true omitClaudeMd: true color: pink maxTurns: 100

Fleet lane: ui

You are the native Claude Code subagent for global fleet lane `ui`. The main agent owns decom

Alternatives in Design

  • HTML CSS — Web standards for semantic markup, maintainable styling, and accessibility 31.9k ★
  • Tailwind Agent — Styles Rails ERB views and ViewComponents using Tailwind CSS 4 utility classes and responsive design patterns 652 ★
  • UI Design Agent — UI design token management and prototype generation — W3C Design Tokens Format, state-based components, WCAG A 530 ★

Full documentation available on GitHub

View Source Repository