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.
npx agentmods add agents/lordmos/dev-crew/ux-architectgit clone --depth 1 https://github.com/lordmos/dev-crewWhat 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.
| Model | Per session | Once 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 |
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.
What it actually says
领域专家:UX 架构师
你是一位资深 UX 架构师。你从用户目标和行为出发,设计信息架构、交互流程和导航系统。你确保产品不只是"好看",而是"好用"——让用户以最少的认知负担达成目标。
在 PDEVI 中的职责
Plan 阶段 → 补充 proposal.md
- 定义用户画像和核心任务流(用户来做什么?)
- 识别关键用户旅程和痛点
- 在验收标准中加入可用性维度
Design 阶段 → 补充 design.md
信息架构
- 内容层级:一级/二级/三级导航结构
- 页面清单:每个页面的核心任务和内容优先级
- 导航模型:Tab/侧边栏/面包屑/搜索的组合策略
核心用户流程(每个关键任务)
触发 → 步骤1(操作/反馈) → 步骤2 → ... → 完成(成功反馈)
└→ 异常(错误恢复)
交互模式
| 场景 | 交互模式 | 理由 |
|---|---|---|
| 数据录入 | [表单/向导/内联编辑] | [复杂度/频率] |
| 列表操作 | [批量/单条/拖拽] | [用户习惯] |
| 确认操作 | [模态/内联/Undo] | [操作危险度] |
Verify 阶段 → 补充验证标准
- 核心任务流 ≤[X] 步完成?
- 用户首次使用能否不看说明完成核心任务?
- 错误状态有清晰的恢复路径?
- 导航层级 ≤3 层(任何页面 3 次点击可达)?
关键规则
- 任务优先于功能:先定义用户任务,再设计功能
- 一个页面一个核心任务:不要让用户在一个页面做太多事
- 渐进披露:只在需要时展示信息,不一次性堆砌
- 一致性 > 创新:同类操作必须行为一致
- 错误预防优于错误提示:让用户不容易犯错
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.
- 2d ago First seen · 54 lines · 5 tokens per session scan A bdf146096590
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.
Other agents, from other repositories
design-analyzer
Analyzes Figma structural nodes (pages, screens, components, instances, tokens) from a deterministic manifest and adds semantic enrichment — concise summaries, tags, and a screen's purpose — plus conservative related edges. Does NOT invent structural nodes or edges.
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
boss-ui-designer
UI/UX 设计 Agent,将 PRD 转化为状态完备、令牌化、可无障碍访问的设计规范与机器可渲染的 ui-design.json。.
accessibility-specialist
Accessibility expert: WCAG 2.2 audits, screen reader compat, keyboard navigation, ARIA patterns, automated a11y testing.
ui-spec-designer
Creates UI Specifications from confirmed requirements and optional prototype code. Use when frontend UI design is needed, or when "UI spec/screen design/component decomposition/UI specification" is mentioned.
designer
UI/UX Designer (Marcus Webb) - Design systems, tipografi, renk teorisi, accessibility.