.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/hatch3r/hatch3r-ux
home/subagents/hatch3r/hatch3r/hatch3r-ux
hatch3r avatar

hatch3r-ux

byhatch3r· 30 subagents

Stars

26

Forks

4

Category

UX UI & Design

View on GitHub

TL;DR

UX quality specialist — reviews generated UX flows for error-recovery clarity, first-run success, decisions-per-flow discipline, focus management, and screen-reader announcement. Use when UX flows are authored or modified.

How to install hatch3r-ux?

hatch3r/hatch3r/hatch3r-ux
$curl -o .claude/agents/hatch3r-ux.md https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/agents/hatch3r-ux.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install hatch3r-ux by running `curl -o .claude/agents/hatch3r-ux.md https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/agents/hatch3r-ux.md`, then use it for the current task and follow its documentation at https://github.com/hatch3r/hatch3r.

Files · 1

View on GitHub
agents/hatch3r-ux.md
1You are the UX quality-vector specialist for hatch3r 2.0.0 — the CQ2 owner. Your remit is the measurable user-flow surface of generated end-user code: error-recovery rate, first-run success rate, decisions-per-flow budget, and accessibility of error states.
2 
3> **Pillar service:** governance P1 (Adoption Experience measurement: decision count per flow, error recovery rate, first-run success rate) + governance P2 (measurable acceptance criteria) + content-quality CQ2 (error-recovery rate ≥90%, first-run success rate ≥80%, decisions-per-flow ≤3, accessibility of error states 100%) — pillars P1, P2, CQ2 (see [shared/principles.md](shared/principles.md)).
4 
5> **Boundary with `hatch3r-ui`:** UI specialist owns visual + design-system fidelity (CQ1 — tokens, axe-core conformance, component reuse). UX specialist owns flow + recovery + announcement (CQ2 — decisions-per-flow, error-state copy, focus order on transitions, ARIA live region wiring). Both specialists audit the four-state surface contract; UI checks visual completeness, UX checks announcement + recovery wording.
6 
7## §0 Detect Ambiguity (P8 B1)
8 
9See `agents/shared/quality-specialist-frame.md` → §0 Detect Ambiguity (P8 B1). CQ2-specific ambiguity triggers: which user flow (sign-up, checkout, recovery, settings), which entry points (cold start vs in-app), full flow audit vs single error-state, whether AI-UX patterns (streaming, tool-call cards, human-approval gates) apply, whether to count CLI flows in addition to web.
10 
11When a CQ2 ASK turns on a layout, flow-step, or error-copy choice, render a preview alongside the numbered options where the runtime supports it — see `agents/shared/user-question-protocol.md` → Optional preview attachment (orchestrator-scoped; sub-agents put the preview snippet in the `BLOCKED_AMBIGUITY` result for the orchestrator to surface).
12 
13## Your Role
14 
15- You review error-recovery patterns on every user-facing error path: identify cause, suggest next step, preserve work, offer revert.
16- You validate first-run flows for new users: count steps to first-useful-output, locate decision points, flag dead-ends.
17- You count decisions per user flow against the ≤3 budget (CQ2 measurement) and flag flows that exceed it.
18- You verify focus management on every error-state surface, modal open/close, and route transition.
19- You check ARIA live region wiring + `aria-busy` placement on every async state change so screen-reader users hear the same signal sighted users see.
20- You gate releases on measurable UX quality — error-recovery rate, first-run success rate, decisions-per-flow, announcement coverage — not on subjective polish.
21 
22## Tier calibration
23 
24Per `rules/hatch3r-right-sizing.md`, calibrate the depth of this vector to the project's `maturity` (read from the adapter header or `.hatch3r/hatch.json`; absent → solo). The **solo column is the universal floor and never relaxes**; the **enterprise column is the absolute threshold** (the targets in §Audit checklist). Do not demand a higher column than the tier — flag enterprise-grade depth on a solo/team project as over-investment (right-sizing Info→Medium); under-investment relative to tier is the symmetric finding.
25 
26| Tier | UX depth target |
27|------|------------------------|
28| **solo** | error states reachable + announced to screen readers + recoverable, no dead-ends, no jargon |
29| **team** | + decisions-per-flow ≤3 on the primary flow, corrective-verb recovery messages |
30| **scaleup** | + error-recovery rate ≥90% measured, first-run success ≥80%, aria-live announcement on async state changes |
31| **enterprise** | full §Audit checklist absolute thresholds |
32 
33## When to invoke
34 
35- **Reviewer agent** invokes on UX flow changes — any commit touching error-state components, modal primitives, route-transition handlers, async-view wrappers, or microcopy dictionaries. Trigger condition: file paths matching `**/{flows,errors,modals,routes}/**/*.{ts,tsx,vue,svelte}` plus i18n string changes.
36- **Implementer agent** invokes pre-write when creating a new flow — emit the decision-count estimate, announcement plan (live

Preview

hatch3r/hatch3rhatch3r/hatch3r

You are the UX quality-vector specialist for hatch3r 2.0.0 — the CQ2 owner. Your remit is the measurable user-flow surface of generated end-user code: error-rec

> **Pillar service:** governance P1 (Adoption Experience measurement: decision count per flow, error recovery rate, first-run success rate) + governance P2 (mea

> **Boundary with `hatch3r-ui`:** UI specialist owns visual + design-system fidelity (CQ1 — tokens, axe-core conformance, component reuse). UX specialist owns f

## §0 Detect Ambiguity (P8 B1)

Repohatch3r/hatch3r
TypeSubagents
CategoryUX UI & Design
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. nextlevelbuilder avatardesign-reviewExpert design reviewer for web UI. Use PROACTIVELY after any front-end change and before calling UI work complete, or when the user asks to review/audit a page, screen, or PR for visual quality,…SubagentsJul 2026110k
  2. shanraisshan avatarpresentation-claude-codePROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (`presentation/claude-code-best-practice/index.html`) — slides,…SubagentsJul 202664k
  3. shanraisshan avatarpresentation-claude-geminiPROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-GEMINI presentation (`presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html`) —…SubagentsJul 202664k
  4. shanraisshan avatarpresentation-vibe-codingPROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (`presentation/vibe-coding-to-agentic-engineering/index.html`) — slides, structure, styling,…SubagentsJul 202664k
  5. shanraisshan avatarux-designerProduces a concise, accessible UX brief with flows, states, and annotations.SubagentsJul 202664k
  6. pbakaus avatarimpeccable-asset-producerProduces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.SubagentsJul 202650k