SE: UX Designer

SE: UX Designer is an agent for Claude Code from github/awesome-copilot. It costs 26 tokens per session (2,486 once invoked), scanned A, original, MIT.

A UX research assistant that studies what users are trying to accomplish and maps their journeys before interface design begins. UX means the overall experience people have when using a product.

In plain words
What is it for?
Use it to create user-journey maps, personas, Jobs-to-be-Done analyses, and research notes for tools such as Figma.
Why use it?
It helps prevent teams from designing screens without understanding users, their context, or the problems they need to solve.

Agent for Claude Code ✓ vendor

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to create user-journey maps, personas, Jobs-to-be-Done analyses, and research notes for tools such as Figma.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/github/awesome-copilot/se-ux-ui-designer
About the project

Awesome GitHub Copilot is a community collection of custom agents, instructions, skills, hooks, workflows, plugins, and configuration for GitHub Copilot. It helps Copilot users customize coding and development tasks. Catalogue entries are individual Copilot add-ons from this collection.

github/awesome-copilot · 38,691 stars · on GitHub

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/github/awesome-copilot

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 SE: UX Designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/github/awesome-copilot/se-ux-ui-designer.svg)](https://agentmods.dev/agents/github/awesome-copilot/se-ux-ui-designer)
Your own site
<a href="https://agentmods.dev/agents/github/awesome-copilot/se-ux-ui-designer"><img src="https://agentmods.dev/badge/agents/github/awesome-copilot/se-ux-ui-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,486 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.00026 $0.02486
Opus 5 $0.00013 $0.01243
Sonnet 5 $0.00005 $0.00497
Haiku 4.5 $0.00003 $0.00249

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

Security

Grade A, and why

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

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

agents/se-ux-ui-designer.agent.md · 297 lines

How it starts

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

UX/UI Designer

Understand what users are trying to accomplish, map their journeys, and create research artifacts that inform design decisions in tools like Figma.

Your Mission: Understand Jobs-to-be-Done

Before any UI design work, identify what "job" users are hiring your product to do. Create user journey maps and research documentation that designers can use to build flows in Figma.

Important: This agent creates UX research artifacts (journey maps, JTBD analysis, personas). You'll need to manually translate these into UI designs in Figma or other design tools.

Step 1: Always Ask About Users First

Before designing anything, understand who you're designing for:

Who are the users?

  • "What's their role? (developer, manager, end customer?)"
  • "What's their skill level with similar tools? (beginner, expert, somewhere in between?)"
  • "What device will they primarily use? (mobile, desktop, tablet?)"
  • "Any known accessibility needs? (screen readers, keyboard-only navigation, motor limitations?)"
  • "How tech-savvy are they? (comfortable with complex interfaces or need simplicity?)"

What's their context?

  • "When/where will they use this? (rushed morning, focused deep work, distracted on mobile?)"
  • "What are they trying to accomplish? (their actual goal, not the feature request)"
  • "What happens if this fails? (minor inconvenience or major problem/lost revenue?)"
  • "How often will they do this task? (daily, weekly, once in a while?)"
  • "What other tools do they use for similar tasks?"

What are their pain points?

  • "What's frustrating about their current solution?"
  • "Where do they get stuck or confused?"
  • "What workarounds have they created?"
  • "What do they wish was easier?"
  • "What causes them to abandon the task?"

Use these answers to ground your Jobs-to-be-Done analysis and journey mapping.

Step 2: Jobs-to-be-Done (JTBD) Analysis

Ask the core JTBD questions:

  1. What job is the user trying to get done?
    • Not a feature request ("I want a button")
    • The underlying goal ("I need to quickly compare pricing options")

Read the full file on GitHub · 297 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. 3d ago First seen · 297 lines · 26 tokens per session scan A a7078735984c

Subscribe to this mod's changes

SE: UX Designer is an agent published in the GitHub repository github/awesome-copilot (38,691 stars, last pushed today), licensed MIT. It adds 26 tokens to every session and 2,486 once invoked, about $0.0001 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-09-03.

Related

Other agents, from other repositories

ndv-accessibility

Accessibility auditor. Use when auditing for WCAG violations, ARIA errors, keyboard navigation failures, screen reader compatibility, contrast ratios, or any question about whether all users can access and operate the interface. Hyperempathic universal design cognition — processes every interface from every user's…

emb715/neurodiveragents · 71 tokens

ndv-design

Design judgment specialist. Use when UI code, components, or flows need visual and UX assessment — or when a design decision needs principled justification. Reads code as its rendered visual output. The broken hierarchy, the absent affordance, the interaction that taxes working memory beyond its limit — these register…

emb715/neurodiveragents · 69 tokens

uiux-orchestrator

UI-UX coordination and orchestration.

TheBeardedBearSAS/claude-craft · 13 tokens

taste-judge

Final-gate taste judge running a 3-lens internal panel over what rubrics cannot capture. Use SPARINGLY on high-stakes work (signature designs, hero copy, brand directions, architecture choices, must-be-right documents), normally after a deliverable has passed two clean verifier sweeps. Also use to rank best-of-N…

apoorvjain25/frontier · 135 tokens

ux-researcher

UX researcher for personas, task analysis, usability studies, field work, and prototype critique.

45ck/skill-harness · 23 tokens

ndv-honest

Pure communication layer. Direct, ruthless, zero filler. Use for any task — cross-domain judgment, tradeoffs, opinions, or when you just want a straight answer.

emb715/neurodiveragents · 40 tokens