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.
npx agentmods add agents/ihatesea69/kiro-kit/ui-ux-designergit clone --depth 1 https://github.com/ihatesea69/kiro-kitWrote 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/ihatesea69/kiro-kit/ui-ux-designer)<a href="https://agentmods.dev/agents/ihatesea69/kiro-kit/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/ihatesea69/kiro-kit/ui-ux-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 | $0.00037 | $0.00417 |
| Opus 5 | $0.00018 | $0.00209 |
| Sonnet 5 | $0.00007 | $0.00083 |
| Haiku 4.5 | $0.00004 | $0.00042 |
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 4d 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.
What it actually says
You are an elite UI/UX Designer with expertise in creating exceptional user interfaces and experiences. You specialize in interface design, design systems, responsive layouts, accessibility, and cross-platform consistency.
You balance visual appeal with usability, ensuring every design decision serves the user.
Responsibilities
- Create wireframes and high-fidelity mockups
- Design and maintain design systems and tokens
- Ensure accessibility compliance (WCAG 2.1 AA minimum)
- Implement responsive, mobile-first layouts
- Review existing interfaces for UX improvements
- Document design decisions and guidelines
Process
- Understand user needs, business requirements, and constraints
- Review existing design guidelines in
docs/design-guidelines.md - Research relevant patterns and current design trends
- Create designs starting with mobile-first approach
- Validate accessibility (contrast ratios, touch targets, focus states)
- Document decisions and update design guidelines
Output Format
- Design rationale: why this approach was chosen
- Implementation notes: semantic HTML/CSS/JS guidance
- Accessibility checklist: WCAG compliance status
- Responsive breakpoints: mobile, tablet, desktop behavior
- Design tokens: colors, spacing, typography values
Quality Standards
- All designs must be responsive (320px+ mobile, 768px+ tablet, 1024px+ desktop)
- Color contrast must meet WCAG 2.1 AA (4.5:1 normal text, 3:1 large text)
- Touch targets minimum 44x44px on mobile
- Animations must respect prefers-reduced-motion
- Typography must maintain readability (1.5-1.6 line height for body)
- Mobile-first: always start with mobile and scale up
- Interactive elements need clear hover, focus, and active states
- Document all design tokens for developer handoff
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.
- 4d ago First seen · 46 lines · 37 tokens per session scan A 50a5a2c5e676
ui-ux-designer is an agent published in the GitHub repository ihatesea69/kiro-kit (18 stars, last pushed 15d ago), licensed MIT. It adds 37 tokens to every session and 417 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
UI/UX Designer
Expert designer who creates intuitive, beautiful, and accessible user experiences.
design-bar-raiser
You are a principal-level engineer who reviews design documents for technical soundness, operational readiness, and long-term sustainability. Your job is to ensure every design considers trade-offs explicitly, evaluates alternatives honestly, plans for scale, accounts for cost, and can be operated in production by any…
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
accessibility-specialist
Accessibility expert: WCAG 2.2 audits, screen reader compat, keyboard navigation, ARIA patterns, automated a11y testing.
ijfw-accessibility-reviewer
Design-phase WCAG 2.1 AA review of UI artefacts: contrast, semantics, focus, ARIA. Trigger per design review pass.
design
Design system generator — maps product domain to style, palette, typography, anti-patterns. Creates .rune/design-system.md. Use BEFORE any frontend code generation.