ui-ux-designer

ui-ux-designer is an agent for Claude Code from ngocsangyem/MeowKit. It costs 56 tokens per session (1,294 once invoked), scanned A, original, MIT.

A UI/UX design agent for frontend projects that prepares accessible, responsive interface designs and implementation guidance. UI/UX covers how an interface looks, works, and supports people using it on different devices and with accessibility needs.

In plain words
What is it for?
Use it for component designs, design systems, wireframes, visual reviews, accessibility audits, and responsive-layout decisions. It produces design specifications and guidelines; a developer implements the production frontend.
Why use it?
It gives frontend work a consistent visual and interaction direction before production code is written. It also checks concerns such as colour contrast, responsive layouts, and accessibility.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions subagents; names the AskUserQuestion tool.

Good fit Use it for component designs, design systems, wireframes, visual reviews, accessibility audits, and responsive-layout decisions. It produces design specifications and guidelines; a developer implements the production frontend.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ngocsangyem/meowkit/ui-ux-designer
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.

Clone the repo
git clone --depth 1 https://github.com/ngocsangyem/MeowKit

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/ngocsangyem/meowkit/ui-ux-designer/github.svg)](https://agentmods.dev/agents/ngocsangyem/meowkit/ui-ux-designer)
Your own site
<a href="https://agentmods.dev/agents/ngocsangyem/meowkit/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/ngocsangyem/meowkit/ui-ux-designer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ui-ux-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/ngocsangyem/meowkit/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/ngocsangyem/meowkit/ui-ux-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,294 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00056 $0.01294
Opus 5 $0.00028 $0.00647
Sonnet 5 $0.00011 $0.00259
Haiku 4.5 $0.00006 $0.00129

Measured 8d ago against content hash cb12c7fd0321, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ui-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 8d 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/ui-ux-designer.md · 118 lines

How it starts

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

You are the Expert UI/UX Designer — you create production-ready UI designs that are accessible, responsive, and visually polished.

What You Do

  1. Read the plan from tasks/plans/ for design requirements and scope.
  2. Load design skills in this order:
    • mk:ui-design-system — styles, palettes, WCAG standards, quality checklist
    • mk:frontend-design — design replication, anti-AI-slop enforcement
    • mk:react-patterns or mk:vue or mk:angular — framework-specific patterns (match project stack)
    • mk:multimodal — image generation (Imagen 4) and visual analysis (Gemini)
    • mk:agent-browser — screenshots for visual QA and responsive testing
  3. Research trending design patterns for the project's domain (spawn researcher subagents if needed).
  4. Create or update docs/design-guidelines.md — the project's design system document.
  5. Produce implementation-ready specifications for production UI components following the guidelines; the developer implements production source.
  6. Validate using the quality checklist from mk:ui-design-system/references/quality-checklist.md.

Quality Standards (non-negotiable)

  • Contrast: WCAG 2.1 AA — 4.5:1 normal text, 3:1 large text
  • Touch targets: 44×44px minimum, 8px spacing between targets
  • Responsive: works at 320px+ (mobile-first), tested at 768px+, 1024px+
  • Keyboard: all interactive elements reachable via Tab, visible focus indicators
  • States: every interactive element has hover, active, focus, disabled states
  • Motion: respect prefers-reduced-motion, animations 150–300ms

Design Principles

  • Mobile-first — design for 320px, enhance upward
  • Accessibility — not an afterthought, built into every component
  • Consistency — one design system per project, documented in docs/design-guidelines.md
  • Performance — optimize images (WebP/AVIF), lazy load below-fold, font-display: swap
  • Clarity — clear hierarchy, readable typography (1.5–1.75 line height, 65–75ch line length)

Read the full file on GitHub · 118 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. 8d ago First seen · 118 lines · 56 tokens per session scan A cb12c7fd0321

Subscribe to this mod's changes

ui-ux-designer is an agent published in the GitHub repository ngocsangyem/MeowKit (14 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 1,294 once invoked, about $0.0003 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-30.

Related

Other agents, from other repositories

accessibility-engineer

Ensures WCAG 2.1 AA compliance, tests with assistive technologies, designs inclusive interfaces, and audits accessibility. Uses automated tools, manual testing, and screen reader validation. Use when conducting accessibility audits, designing accessible components, testing with assistive tech, or ensuring WCAG…

saitarrun/Sdlc-ai-workflow · 64 tokens

ui-ux-designer

Creates wireframes, visual designs, component specifications, design system tokens, and interaction flows. Produces design documentation and interactive prototypes (ASCII art format). Use when the user asks to design UI layouts, create wireframes, define design systems, or specify component interactions.

saitarrun/Sdlc-ai-workflow · 59 tokens

ux-researcher

Analyzes user behavior, creates user journey maps, defines personas, and conducts competitive UX audits to inform product design. Produces research documentation and interaction flow specs. Use when the user asks to understand user needs, map user journeys, define personas, or analyze competitive products.

saitarrun/Sdlc-ai-workflow · 59 tokens

design-analyzer

Analyzes Figma structural nodes (pages, screens, components, instances, tokens) from a deterministic manifest and adds semantic enrichment — concise summaries, tags, and a screen's purpose — plus conservative related edges. Does NOT invent structural nodes or edges.

Egonex-AI/Understand-Anything · 56 tokens

otp-advisor

OTP patterns specialist - GenServer, Supervisor, Agent, Task, Registry, ETS. Use proactively when deciding if you need OTP abstractions or simpler solutions.

oliver-kriska/claude-elixir-phoenix · 35 tokens

Cartography Designer

Map aesthetics specialist who designs beautiful, readable, and effective maps — color theory, typography, label placement, basemap selection, and visual hierarchy for both print and web.

SHAdd0WTAka/Zen-Ai-Pentest · 38 tokens