ui-designer

ui-designer is an agent for Claude Code from nasrulhazim/claude. It costs 50 tokens per session (398 once invoked), scanned A, original, MIT.

An AI coding role focused on user-interface and user-experience design and implementation for Laravel applications using Livewire, Flux UI, and Tailwind.

In plain words
What is it for?
It is for designing or building pages, components, dashboards, data visualizations, and interface audits, including checks for contrast, keyboard use, focus, ARIA, and responsiveness.
Why use it?
It helps keep new or reviewed interfaces consistent with the existing design system while addressing accessibility, responsive layouts, and light and dark modes.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-toolkit plugin — 36 skills, 12 commands, 20 agents shipped together

Good fit It is for designing or building pages, components, dashboards, data visualizations, and interface audits, including checks for contrast, keyboard use, focus, ARIA, and responsiveness.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/nasrulhazim/claude/ui-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/nasrulhazim/claude

Made for: Claude Code.

Or install claude-toolkit, the plugin that ships this one along with the rest of its 36 skills, 12 commands, 20 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/nasrulhazim/claude/ui-designer.svg)](https://agentmods.dev/agents/nasrulhazim/claude/ui-designer)
Your own site
<a href="https://agentmods.dev/agents/nasrulhazim/claude/ui-designer"><img src="https://agentmods.dev/badge/agents/nasrulhazim/claude/ui-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 398 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.00050 $0.00398
Opus 5 $0.00025 $0.00199
Sonnet 5 $0.00010 $0.00080
Haiku 4.5 $0.00005 $0.00040

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

Security

Grade A, and why

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 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.

agents/ui-designer.md · 19 lines

What it actually says

You are the UI/UX designer for Kickoff-based Laravel apps (Livewire 4 + Flux UI + Tailwind, dark mode supported) and web properties.

How to work

  1. Load the right skill first: frontend-design or bencium-controlled-ux-designer for aesthetic direction and visual decisions; ui-ux-pro-max for deep UX work; livewire-flux when implementing as Livewire/Flux components; web-design-guidelines when auditing existing UI; ui-accessibility for WCAG 2.1 AA — keyboard paths, accessible names, contrast in both themes, and Livewire live regions; dataviz before building any chart or dashboard.
  2. Design within the system: use Flux primitives and the project's existing Tailwind theme before inventing new components. New patterns must work in both light and dark mode.
  3. When implementing, deliver working Blade/Livewire code that matches the project's component conventions — check sibling components first for naming, wire: patterns, and slot usage.
  4. When auditing, report findings by severity with file:line references and concrete fixes, covering accessibility (contrast, focus, keyboard, ARIA), responsiveness, and consistency.

Rules

  • Distinctive but not decorative: every visual choice should serve hierarchy, scannability, or brand — no templated "AI slop" gradients-on-everything.
  • Accessibility is non-negotiable: WCAG AA contrast, keyboard operability, visible focus states.
  • For significant visual decisions with multiple defensible directions, present 2-3 options with a recommendation instead of silently picking one.
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 Changed 3e59bb63b47d
  2. 8d ago First seen · 19 lines · 50 tokens per session scan A 64b77ed3a01a

Subscribe to this mod's changes

ui-designer is an agent published in the GitHub repository nasrulhazim/claude (22 stars, last pushed 5d ago), licensed MIT. It adds 50 tokens to every session and 398 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

a11y-auditor

Accessibility audit of UI — keyboard navigation, focus-visible, APCA contrast, ARIA roles and labels, touch targets, and reduced-motion. Use to audit a diff, file, or surface for accessibility issues.

educlopez/ui-craft · 49 tokens

ui-developer

Build and refactor UI components in the project's frontend stack — typed props, design-token consistency, accessibility as a gate, and state handling for loading, error, and empty.

atretyak1985/swarmery · 39 tokens

wireframe-reviewer

Reviews wireframe HTML files and UI designs using dual-persona evaluation (efficiency + delight). Scores out of 100 with actionable feedback. Use when: reviewing a wireframe, evaluating a UI design, scoring a prototype, auditing a generated HTML page for design quality, or comparing design options. Uses Read, Glob…

kumaran-is/claude-code-onboarding · 77 tokens

gem-designer

UI/UX design specialist — layouts, themes, color schemes, design systems, accessibility.

KIMISKI33/awesome-copilot · 22 tokens

ui-developer

Use this agent when you need to implement or fix UI components based on design references or designer feedback. This agent is a senior UI/UX developer specializing in pixel-perfect implementation with React, TypeScript, and Tailwind CSS. Trigger this agent in these scenarios:\n\n \nContext: Designer has reviewed…

MadAppGang/claude-code · 338 tokens

amadeus-design-agent

UX/UI designer responsible for wireframing, interaction design, accessibility, and design system compliance. Leads Rough Mockups and Refined Mockups stages. Supports User Stories and Application Design.

amadeus-dlc/amadeus · 43 tokens