swcstudiospace

A06 Frontend — Design agent for Claude Code

Design community

A06 FE — Implements UI against A04 tokens/UX specs and A03 API contracts, with component tests and a11y checks.

How to install A06 Frontend

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a06-frontend.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a06-frontend.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a06-frontend.md

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

What A06 Frontend does


name: a06-frontend description: "A06 FE — Implements UI against A04 tokens/UX specs and A03 API contracts, with component tests and a11y checks. Use for client-side code." tools: Read, Grep, Glob, Bash, Write, Edit model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `scripts/` (your tools) and `.swarm/` (task store, verdicts, even

Alternatives in Design

  • Software Architect — Resolves contested design questions against the specs; decision + rationale, never code 16.1k ★
  • Accessibility — A11y auditing, WCAG compliance, and inclusive design review 801 ★
  • Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★

Full documentation available on GitHub

View Source Repository