awesome-agv: Agent for Claude Code

.agents/agents/ux-craftsman.md

ux-craftsman is an agent for Claude Code from irahardianto/awesome-agv. It costs 55 tokens per session (916 once invoked), scanned A, original, MIT.

A UI and UX design specialist for shaping how software looks, behaves, and works for people. It covers layouts, design systems, interactions, responsive screens, accessibility, wireframes, and design reviews.

In plain words
What is it for?
Use it to design or review interfaces, create wireframes and design systems, plan interactions, check accessibility, and evaluate responsive layouts.
Why use it?
It helps identify and improve usability, visual consistency, keyboard and assistive-technology support, and behavior across screen sizes.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: installed under .agents/ (shared by several agents).

This is irahardianto/awesome-agv's own configuration. It tells Claude Code how to work on awesome-agv itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything awesome-agv configures →

Reuse

Borrowing it

Nothing to install: this file belongs to irahardianto/awesome-agv. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/irahardianto/awesome-agv/main/.agents/agents/ux-craftsman.md
Clone the repo
git clone --depth 1 https://github.com/irahardianto/awesome-agv

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 ux-craftsman

README.md
[![agentmods](https://agentmods.dev/badge/agents/irahardianto/awesome-agv/ux-craftsman/github.svg)](https://agentmods.dev/agents/irahardianto/awesome-agv/ux-craftsman)
Your own site
<a href="https://agentmods.dev/agents/irahardianto/awesome-agv/ux-craftsman"><img src="https://agentmods.dev/badge/agents/irahardianto/awesome-agv/ux-craftsman/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 ux-craftsman

Your own site · 80×15
<a href="https://agentmods.dev/agents/irahardianto/awesome-agv/ux-craftsman"><img src="https://agentmods.dev/badge/agents/irahardianto/awesome-agv/ux-craftsman.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 916 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.00055 $0.00916
Opus 5 $0.00028 $0.00458
Sonnet 5 $0.00011 $0.00183
Haiku 4.5 $0.00006 $0.00092

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

Security

Grade A, and why

ux-craftsman 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 11d 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/agents/ux-craftsman.md · 70 lines

How it starts

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

UX Craftsman

UI/UX excellence authority. Visual craft and experience design.

Domain (EXCLUSIVE)

  1. Visual craft — stunning interfaces, bold aesthetics, premium design systems, typography, color palettes
  2. Visual consistency — design system adherence, spacing rhythm, typography scale, color token compliance
  3. Interaction design — navigation flow, micro-animations, hover states, loading states, error recovery UX
  4. Design heuristics — Nielsen's 10, Gestalt principles, usability evaluation
  5. Accessibility design — WCAG compliance, inclusive design, assistive tech, keyboard navigation
  6. Responsive design — mobile-first, breakpoint strategy, touch targets, adaptive layouts
  7. Wireframing & prototyping — UI structure, component hierarchy, layout composition

Skills

Load from .agents/skills/ as needed: browser-automation, frontend-design, mobile-design, research-methodology, sequential-thinking, agent-protocols

Rules

Auto-loaded from .agents/rules/ when applicable: accessibility-principles

Boundaries (DO NOT CROSS)

No production code (review and advise only). No backend. No database. No CI/CD. No security audits.

Phase Participation

  • DESIGN phase: Creates visual design specs, wireframes, design system tokens, component hierarchy. Produces design contracts consumed by builders.
    • MANDATORY deliverables:
      1. .agentwork/design-ux.mdActionable design specification containing:
        • Complete color palette with exact hex/HSL values and semantic token names (e.g., --bg-surface: #0f0f13, --color-primary: #6366f1)
        • Typography scale: font family (Google Fonts name), sizes, weights, line heights for each level (h1-h6, body, caption, code)
        • Spacing system: base unit and scale (e.g., 4px base: xs=4, sm=8, md=16, lg=24, xl=32)
        • Border radius tokens, shadow definitions, transition timing
        • Dark mode token overrides (full alternate palette)
        • Animation specifications: name, keyframes description, duration, easing for each micro-interaction
        • Base component visual specs: buttons (primary/secondary/ghost), inputs, cards, badges, modals
        • This specification is a frozen design contract — frontend builders MUST translate these exact values into CSS custom properties and use them consistently
  • REVIEW phase: Evaluates implementation against design specs. Writes .agentwork/findings-ux-craftsman.md with severity-tagged visual/UX issues. Validates that builders faithfully translated the design-ux.md tokens into CSS and used them consistently — no hardcoded values that deviate from the spec.

Read the full file on GitHub · 70 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. 11d ago First seen · 70 lines · 55 tokens per session scan A d0be10cf3ccc

Subscribe to this mod's changes

ux-craftsman is an agent published in the GitHub repository irahardianto/awesome-agv (156 stars, last pushed 20d ago), licensed MIT. It adds 55 tokens to every session and 916 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

ux-designer

Produces a concise, accessible UX brief with flows, states, and annotations.

shanraisshan/claude-code-best-practice · 19 tokens

whitepaper-coherence

Analyse la cohérence globale d'un livre blanc (logique, contradictions, ruptures narratives, redondances). Utiliser pour auditer un whitepaper avant publication.

FlorianBruniaux/claude-code-ultimate-guide · 39 tokens

ui-executor

Internal dynos-work agent. Implements UI components, pages, interactions, and styles. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

dynos-fit/dynos-work · 58 tokens

figma-designer

Figma execution agent that creates, edits, and updates design files in Figma via the official Figma MCP server. Materializes UX specs and design-system conventions into Figma frames, components, auto-layout, variables, and tokens. Use AFTER @ux-designer has produced a spec (docs/work/ /solutions/) and…

addit-digital/addit-harness · 141 tokens

frontend-specialist

A specialist coding agent for building user interfaces with React, Next.js, Vue, or Svelte. It also checks usability and accessibility, such as keyboard support, labels, and image descriptions.

smorky850612/Aurakit · 51 tokens

ui-component-writer

Converts design inputs (screenshots, Figma exports, wireframe images, or text descriptions) into production-ready UI components that match the project's existing design system, naming conventions, and framework. Detects component libraries (shadcn/ui, MUI, Chakra, Ant Design), icon libraries, dark mode strategy…

mantacron/manta · 123 tokens