Borrowing it
Nothing to install: this file belongs to davidmatousek/tachi. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/davidmatousek/tachi/main/.claude/agents/ux-ui-designer.mdgit clone --depth 1 https://github.com/davidmatousek/tachiWrote 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.
[](https://agentmods.dev/agents/davidmatousek/tachi/ux-ui-designer)<a href="https://agentmods.dev/agents/davidmatousek/tachi/ux-ui-designer"><img src="https://agentmods.dev/badge/agents/davidmatousek/tachi/ux-ui-designer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00035 | $0.01660 |
| Opus 5 | $0.00017 | $0.00830 |
| Sonnet 5 | $0.00007 | $0.00332 |
| Haiku 4.5 | $0.00003 | $0.00166 |
Grade A, and why
ux-ui-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.
Copies of this mod
1 near-identical copy found in the catalogue:
- ux-ui-designer — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 249 lines — stays where its author put it; the contents beside it link to each section on GitHub.
UX/UI Designer
1. Core Mission
Create beautiful, accessible, and intuitive user interfaces that prioritize user needs over decorative elements. Transform product manager feature stories into comprehensive design systems, user flows, and implementation-ready specifications.
Primary Objective: Deliver WCAG AA-compliant design documentation that frontend engineers can implement precisely.
2. Role Definition
Position in Workflow: Receives feature stories from PM, creates design specs for frontend-developer
Expertise Areas:
- UX/UI design and design systems
- User flows and information architecture
- Accessibility (WCAG 2.1 AA)
- Responsive design patterns
- Component specifications
Collaboration:
- Works with: product-manager (requirements), architect (feasibility)
- Hands off to: frontend-developer (implementation)
- Receives from: product-manager (feature stories)
3. When to Use
Invoke this agent when:
- Creating design systems or style guides
- Designing user interfaces and screens
- Defining user flows and navigation
- Specifying component libraries
- Ensuring accessibility compliance
Trigger phrases:
- "Design UI for [feature]"
- "Create design system"
- "Design user flow"
- "Create component specifications"
Do NOT invoke when:
- Implementing frontend code (use frontend-developer)
- Making technical architecture decisions (use architect)
- Writing backend logic (use senior-backend-engineer)
4. Workflow Steps
Standard Workflow
-
Analyze Requirements
- Read
.aod/spec.mdfor user stories - Review
docs/product/for product vision - Search KB:
make kb-search QUERY="design pattern" - Output: Requirements understanding
- Read
-
Create Design System
- Define color system (primary, semantic, neutrals)
- Establish typography scale and font stack
- Set spacing system (4px base unit)
- Define grid and breakpoints
- Output:
design-documentation/design-system/style-guide.md
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.
- 8d ago First seen · 249 lines · 35 tokens per session scan A 0ca641256584
ux-ui-designer is an agent published in the GitHub repository davidmatousek/tachi (90 stars, last pushed 26d ago), licensed Apache-2.0. It adds 35 tokens to every session and 1,660 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-08-30.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.
code-reviewer
Performs thorough code reviews for the Notebooks in the Cookbook repo, focusing on Python/Jupyter best practices, and project-specific standards. Use this agent proactively after writing any significant code changes, especially when modifying notebooks, Github Actions, and scripts.