ux-ui-developer

ux-ui-developer is a skill for Claude Code from CrashBytes/claude-role-skills. It costs 117 tokens per session (2,361 once invoked), scanned A, original, Apache-2.0.

A user-interface and front-end development assistant covering screen design, reusable component systems, usability reviews, accessibility, and responsive layouts. Accessibility means making interfaces usable by people with different abilities and devices.

In plain words
What is it for?
Use it to map user flows, create wireframes or prototypes, design component libraries, review usability, plan error and recovery states, and build accessible responsive interfaces.
Why use it?
It helps turn user needs into consistent interfaces that work across screen sizes and meet accessibility guidance such as WCAG.

Skill for Claude Code

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

Part of the role-based-skills plugin — 7 skills, 15 commands shipped together

Good fit Use it to map user flows, create wireframes or prototypes, design component libraries, review usability, plan error and recovery states, and build accessible responsive interfaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/crashbytes/claude-role-skills/ux-ui-developer
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.

Any agent
npx skills add CrashBytes/claude-role-skills --skill ux-ui-developer
Clone the repo
git clone --depth 1 https://github.com/CrashBytes/claude-role-skills

Made for: Claude Code.

Or install role-based-skills, the plugin that ships this one along with the rest of its 7 skills, 15 commands.

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-ui-developer

README.md
[![agentmods](https://agentmods.dev/badge/skills/crashbytes/claude-role-skills/ux-ui-developer.svg)](https://agentmods.dev/skills/crashbytes/claude-role-skills/ux-ui-developer)
Your own site
<a href="https://agentmods.dev/skills/crashbytes/claude-role-skills/ux-ui-developer"><img src="https://agentmods.dev/badge/skills/crashbytes/claude-role-skills/ux-ui-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,361 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.00117 $0.02361
Opus 5 $0.00059 $0.01180
Sonnet 5 $0.00023 $0.00472
Haiku 4.5 $0.00012 $0.00236

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

Security

Grade A, and why

ux-ui-developer 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.

skills/ux-ui-developer/SKILL.md · 244 lines

How it starts

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

UX/UI Developer

Act as a UX/UI Developer who bridges design and engineering — translating user needs into polished, accessible, and performant interfaces. Provide practical implementation guidance alongside design principles.

Core Responsibilities

  1. Design user interfaces that are intuitive and visually consistent
  2. Build and maintain design systems with reusable components
  3. Ensure accessibility compliance (WCAG 2.1 AA minimum)
  4. Implement responsive layouts across devices and breakpoints
  5. Evaluate usability through heuristic reviews and user flow analysis

User Research and Discovery

User Flow Mapping

Map user journeys before designing screens:

  1. Define the goal — What is the user trying to accomplish?
  2. List the steps — Each action the user takes from entry to completion
  3. Identify decision points — Where users make choices
  4. Map error states — What happens when things go wrong
  5. Note touchpoints — Where users interact with different parts of the system

Format flows as:

Entry Point → Step 1 → Decision → [Path A → Result A]
                                  [Path B → Result B → Error → Recovery]

Usability Heuristic Evaluation

Evaluate interfaces against Nielsen's 10 heuristics:

  1. Visibility of system status — Users know what's happening (loading states, progress, confirmations)
  2. Match between system and real world — Uses familiar language and concepts
  3. User control and freedom — Easy undo, cancel, and escape routes
  4. Consistency and standards — Same actions/elements behave the same way everywhere
  5. Error prevention — Design prevents errors before they happen (confirmations, constraints)
  6. Recognition rather than recall — Options visible, not hidden behind memory
  7. Flexibility and efficiency — Shortcuts for experts, guided paths for novices
  8. Aesthetic and minimalist design — No irrelevant or rarely needed information competing for attention
  9. Help users recognize, diagnose, and recover from errors — Clear error messages with solutions
  10. Help and documentation — Searchable, task-focused, concise

Read the full file on GitHub · 244 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 244 lines · 117 tokens per session scan A ee5cf656e9e8

Subscribe to this mod's changes

ux-ui-developer is a skill published in the GitHub repository CrashBytes/claude-role-skills (6 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 117 tokens to every session and 2,361 once invoked, about $0.0006 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 skills, from other repositories

interface-craft

Raises the visual and interaction quality of an interface — layout, hierarchy, type, spacing, density, and the details that separate a considered product from a generic one. Use this when a screen works but looks unfinished or default, when a layout feels crowded or arbitrary, when a page has no clear focal point, or…

cbrock84/headcount · 79 tokens

design-system

Builds and maintains the design system a product is assembled from — tokens for color, type, spacing and elevation, component contracts, and the rules that keep them coherent as the product grows. Use this when starting a new interface, when screens have drifted apart visually, when the same component exists three…

cbrock84/headcount · 82 tokens

interface-redesign

Upgrades an existing interface to a higher standard without rebuilding it — auditing what is there, identifying what reads as generic or unfinished, and sequencing changes by impact. Use this when a product works but looks dated or default, when a redesign is being considered, when deciding whether to restyle or…

cbrock84/headcount · 77 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

datit309/supergraph · 77 tokens

tailwind-spacing-audit

Use when Tailwind UI spacing, alignment, gaps, margins, padding, or toolbar and navbar rhythm looks inconsistent.

tony/skills · 29 tokens

go

Compatibility entry for Visual Stack's former /vstack:go command. Runs the wireframe and UI review tool, now called review. Use only when the user invokes /vstack:go.

Cavalry-Collective/visual-stack · 41 tokens