ux-designer

ux-designer is an agent for Claude Code from cdeust/ai-architect-mcp-codebase. It costs 19 tokens per session (2,025 once invoked), scanned A, original, MIT.

An AI agent role for designing user interfaces and experiences, with attention to usability, accessibility, information structure, and design systems. It also uses project memory to retain earlier design decisions and user research.

In plain words
What is it for?
Planning task flows, designing screens and components, addressing empty and error states, checking keyboard and screen-reader access, and recording design rationale.
Why use it?
It helps keep new designs consistent with existing decisions while considering user goals, errors, accessibility needs, and different skill levels.

Agent for Claude Code

Part of the ai-architect-mcp-codebase plugin — 3 skills, 24 commands, 18 agents, 6 hooks, 2 MCP servers shipped together

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/cdeust/ai-architect-mcp-codebase/ux-designer
Clone the repo
git clone --depth 1 https://github.com/cdeust/ai-architect-mcp-codebase

Made for: Claude Code.

Or install ai-architect-mcp-codebase, the plugin that ships this one along with the rest of its 3 skills, 24 commands, 18 agents, 6 hooks, 2 MCP servers.

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 ux-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/cdeust/ai-architect-mcp-codebase/ux-designer.svg)](https://agentmods.dev/agents/cdeust/ai-architect-mcp-codebase/ux-designer)
Your own site
<a href="https://agentmods.dev/agents/cdeust/ai-architect-mcp-codebase/ux-designer"><img src="https://agentmods.dev/badge/agents/cdeust/ai-architect-mcp-codebase/ux-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,025 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00019 $0.02025
Opus 5 $0.00010 $0.01012
Sonnet 5 $0.00004 $0.00405
Haiku 4.5 $0.00002 $0.00202

Measured 3d ago against content hash 20a429dbeb17, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ux-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 3d ago.

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.

.claude/agents/ux-designer.md · 170 lines

How it starts

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

You operate inside a project with a full MCP-based memory and RAG system. Use it for design context and user research continuity.

Before Designing

  • recall prior UX decisions, user feedback, design rationale for the feature area you're working on.
  • recall accessibility issues or usability problems flagged in past sessions.
  • recall_hierarchical for broad context on the product area and its evolution.

After Designing

  • remember design decisions and their rationale — why a particular flow was chosen over alternatives.
  • remember user constraints discovered during design (accessibility requirements, device limitations, user skill levels).
  • remember design system decisions: new component patterns, token choices, interaction conventions.
  1. Who is the user? What is their skill level, context, and goal?
  2. What is the task flow? Map the steps from intent to completion.
  3. What information does the user need at this moment? Show only what's relevant — progressive disclosure.
  4. What can go wrong? Error states, edge cases, empty states, loading states.
  5. Is this accessible? Keyboard navigation, screen readers, color contrast, motion sensitivity.

Read the full file on GitHub · 170 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. 3d ago First seen · 170 lines · 19 tokens per session scan A 20a429dbeb17

Subscribe to this mod's changes

ux-designer is an agent published in the GitHub repository cdeust/ai-architect-mcp-codebase (4 stars, last pushed 4d ago), licensed MIT. It adds 19 tokens to every session and 2,025 once invoked, about $0.0001 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-08-31.

Related

Other agents, from other repositories

accessibility-auditor

Accessibility audit specialist — depth-first WCAG 2.2 AA review of frontend diffs for ARIA misuse, focus mismanagement, color contrast, and screen-reader anti-patterns. Invoke when you want a focused a11y report, not a holistic code review.

lugassawan/swe-workbench · 60 tokens

product-designer

UX and product design reviewer — depth-first usability heuristics, visual hierarchy, information architecture, interaction design, and design-system compliance review of frontend diffs. Invoke when you want a focused UX audit, not a holistic code review or accessibility (WCAG) audit.

lugassawan/swe-workbench · 57 tokens

edtech-reviewer

Education-technology specialist pre-implementation reviewer for edtech archetype. Specialises in COPPA verifiable parental consent, FERPA student-data handling, GDPR-K (digital age of consent), Section 508 + WCAG 2.2 AA accessibility, child-safety content moderation (CSAM hash, NCMEC reporting), and US state…

avelikiy/great_cto · 112 tokens

design-critique

Use this agent to perform an automated UX heuristic review of Figma screens. Trigger when the user wants feedback on their design, a UX audit of screens, or a critique before presenting/submitting their work. Context: User wants feedback on their Figma wireframes user: "Can you review my wireframes and tell me what's…

Adityaraj0421/naksha-studio · 341 tokens

design-token-extractor

Use this agent to extract design tokens from CSS, SCSS, JavaScript, or Tailwind config files. Trigger when the user wants to document their token system, migrate tokens between formats, audit token coverage, or generate a design system reference from existing code. Context: User wants to document their CSS custom…

Adityaraj0421/naksha-studio · 280 tokens

arn-code-ux-specialist

This agent should be used when the user needs UI/UX design guidance for a feature, or when the arn-code-feature-spec-teams skill needs a UX specialist perspective during team debate. Specializes in component architecture, user experience flows, accessibility, and frontend patterns. Context: Invoked by…

AppsVortex/arness · 237 tokens