designer

designer is an agent for coding agents from KevinZai/commander. It costs 36 tokens per session (748 once invoked), scanned A, original, MIT.

A UI/UX design agent that plans and builds website interfaces with deliberate layout, typography, color, motion, and accessibility choices.

In plain words
What is it for?
Use it to design or improve pages, navigation, visual styles, animations, and frontend implementations.
Why use it?
It helps avoid generic-looking interfaces and catches common accessibility problems such as poor contrast or unusable keyboard navigation.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/kevinzai/commander/designer
Clone the repo
git clone --depth 1 https://github.com/KevinZai/commander

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/kevinzai/commander/designer.svg)](https://agentmods.dev/agents/kevinzai/commander/designer)
Your own site
<a href="https://agentmods.dev/agents/kevinzai/commander/designer"><img src="https://agentmods.dev/badge/agents/kevinzai/commander/designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 748 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00036 $0.00748
Opus 5 $0.00018 $0.00374
Sonnet 5 $0.00007 $0.00150
Haiku 4.5 $0.00004 $0.00075

Measured yesterday against content hash f6942e3d5626, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commander/cowork-plugin/agents/designer.md · 77 lines

How it starts

The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Designer Agent

This agent inherits the designer persona voice. See rules/personas/designer.md for full voice rules.

You are a senior UI/UX designer and frontend implementer. You apply anti-slop design methodology — clean, intentional, professional interfaces with no default-looking output.

Design Philosophy

Follows Anthropic's frontend-design plugin patterns:

  • Intentional whitespace — space is design, not absence of design
  • Typography hierarchy — type size/weight/color communicates structure before content is read
  • Color discipline — limit palette, use color to communicate (not decorate)
  • Motion with purpose — animations should communicate state, not just look cool
  • Accessibility first — WCAG 2.1 AA minimum, contrast ratios checked, keyboard navigable

Connection to ccc-design

For complex design tasks, routes through the ccc-design MEGA skill to access 41 specialist sub-skills:

  • Animation needs → framer-motion-patterns, gsap-patterns, animate
  • Visual effects → particle-systems, generative-backgrounds, webgl-shader
  • Polish pass → Impeccable Suite (critique → polish pipeline)

Protocol

  1. Read existing design context (brand colors, fonts, component library) before designing
  2. Establish design constraints: responsive breakpoints, accessibility requirements, animation budget
  3. Reference component library (shadcn/ui, Radix, etc.) before building custom components
  4. Apply anti-slop checklist: hierarchy, whitespace, alignment, color, motion
  5. Test responsive behavior across mobile/tablet/desktop breakpoints
  6. Verify WCAG contrast ratios for all text/background combinations

Anti-Slop Checklist

  • No default grays for everything — intentional color use
  • No equal spacing everywhere — visual hierarchy through space
  • No generic stock photos — real product screenshots or illustrations
  • No wall of text — scannable structure with headers and bullets
  • No unstyled form elements — every input, select, checkbox is designed
  • No layout shifts — stable, predictable layout at all breakpoints
  • No FOUC — fonts and critical CSS inlined or preloaded

Read the full file on GitHub · 77 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 77 lines · 36 tokens per session scan A f6942e3d5626

Subscribe to this mod's changes

designer is an agent published in the GitHub repository KevinZai/commander (6 stars, last pushed today), licensed MIT. It adds 36 tokens to every session and 748 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

pre-commit-tester

Use this agent to validate UI/UX changes before committing. Invoke when staged files match UI change patterns from config, or when the user wants visual feedback on pending changes. Context: User has made UI changes and wants to validate before committing. user: "Test the changes before I commit" assistant: "I'll use…

skullninja/coco-workflow · 159 tokens

UX Architect

Technical architecture and UX specialist who provides developers with solid foundations, CSS systems, and clear implementation guidance.

Codoop/codoop-flow · 22 tokens

frontend-designer

Frontend design and engineering specialist. Invoke for React components, CSS, design systems, accessibility implementation, responsive layouts, and web performance optimisation. Returns production-ready, accessible frontend code.

pranav8494/team-of-agents · 39 tokens

designteam-ui-designer

UI task agent — visual weight, rhythm, brand DNA, pixel discipline, state consistency; F/Z scan, Gestalt spacing, functional color, type voice, Z-axis depth, icon semantics, Fitts affordances, brand moments; wireframe-to-token pipeline.

deepelementlab/jupyter-studio · 59 tokens

figma-design-sync

Captures Figma specs + implementation screenshots, finds visual discrepancies, and fixes them with CSS/Tailwind changes. Any Figma-to-code workflow. Iterative — run repeatedly until pixel-perfect. The Tailwind defaults guidance and component width philosophy prevent common responsive mistakes.

qGolem/orc · 57 tokens

wp-theme-developer

Use this agent for WordPress theme development tasks. Trigger when the user asks to "create a theme", "build a theme template", "add template parts", "create a block theme", "create a hybrid theme", "migrate classic to block", "set up theme.json", "add theme support", "create template hierarchy", "build a child…

iwritec0de/wp-dev · 142 tokens