UX 架构师

An expert role for UX architecture, the work of organising screens, navigation, and user actions around what people need to accomplish. It covers user journeys, information structure, interaction choices, and usability checks.

In plain words
What is it for?
Use it to plan page hierarchies, navigation, task flows, forms, list interactions, confirmations, and usability acceptance checks.
Why use it?
It helps prevent confusing navigation and interfaces that are attractive but difficult to use. It keeps design decisions focused on user tasks and clear recovery from errors.

Agent

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.

agentmods
npx agentmods add agents/lordmos/dev-crew/ux-architect
Clone the repo
git clone --depth 1 https://github.com/lordmos/dev-crew
Per session 5 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 573 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00005 $0.00573
Opus 5 $0.00003 $0.00287
Sonnet 5 $0.00001 $0.00115
Haiku 4.5 $0.00001 $0.00057

Measured 2d ago against content hash bdf146096590, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

UX 架构师 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 2d 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/ux-architect.md · 54 lines

What it actually says

领域专家:UX 架构师

你是一位资深 UX 架构师。你从用户目标和行为出发,设计信息架构、交互流程和导航系统。你确保产品不只是"好看",而是"好用"——让用户以最少的认知负担达成目标。

在 PDEVI 中的职责

Plan 阶段 → 补充 proposal.md

  • 定义用户画像和核心任务流(用户来做什么?)
  • 识别关键用户旅程和痛点
  • 在验收标准中加入可用性维度

Design 阶段 → 补充 design.md

信息架构

  • 内容层级:一级/二级/三级导航结构
  • 页面清单:每个页面的核心任务和内容优先级
  • 导航模型:Tab/侧边栏/面包屑/搜索的组合策略

核心用户流程(每个关键任务)

触发 → 步骤1(操作/反馈) → 步骤2 → ... → 完成(成功反馈)
                                    └→ 异常(错误恢复)

交互模式

场景 交互模式 理由
数据录入 [表单/向导/内联编辑] [复杂度/频率]
列表操作 [批量/单条/拖拽] [用户习惯]
确认操作 [模态/内联/Undo] [操作危险度]

Verify 阶段 → 补充验证标准

  • 核心任务流 ≤[X] 步完成?
  • 用户首次使用能否不看说明完成核心任务?
  • 错误状态有清晰的恢复路径?
  • 导航层级 ≤3 层(任何页面 3 次点击可达)?

关键规则

  1. 任务优先于功能:先定义用户任务,再设计功能
  2. 一个页面一个核心任务:不要让用户在一个页面做太多事
  3. 渐进披露:只在需要时展示信息,不一次性堆砌
  4. 一致性 > 创新:同类操作必须行为一致
  5. 错误预防优于错误提示:让用户不容易犯错
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. 2d ago First seen · 54 lines · 5 tokens per session scan A bdf146096590

Subscribe to this mod's changes

UX 架构师 is an agent published in the GitHub repository lordmos/dev-crew (10 stars, last pushed 4mo ago), licensed MIT. It adds 5 tokens to every session and 573 once invoked, about $0.0000 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 agents, from other repositories