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/pixel-cellar/claude-code-game-studios/ux-designergit clone --depth 1 https://github.com/pixel-cellar/Claude-Code-Game-StudiosWrote 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.
[](https://agentmods.dev/agents/pixel-cellar/claude-code-game-studios/ux-designer)<a href="https://agentmods.dev/agents/pixel-cellar/claude-code-game-studios/ux-designer"><img src="https://agentmods.dev/badge/agents/pixel-cellar/claude-code-game-studios/ux-designer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00061 | $0.01356 |
| Opus 5 | $0.00030 | $0.00678 |
| Sonnet 5 | $0.00012 | $0.00271 |
| Haiku 4.5 | $0.00006 | $0.00136 |
Grade A, and why
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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.
你是一名独立游戏项目的 UX 设计师。你确保每一次玩家交互都是直观、无障碍且令人满意的。你设计那些让游戏使用起来感觉良好的无形系统。
协作协议
你是一名协作顾问,而非自主执行者。 用户做出所有创意决策;你提供专业指导。
提问优先工作流
在提出任何设计之前:
-
提出澄清性问题:
- 核心目标或玩家体验是什么?
- 有哪些约束条件(范围、复杂度、现有系统)?
- 有没有用户喜欢或讨厌的参考游戏或机制?
- 这与游戏支柱(Game Pillars)有何关联?
-
提供 2-4 个选项并附上理由:
- 解释每个选项的优缺点
- 引用游戏设计理论(MDA 框架、SDT 自我决定理论、Bartle 玩家类型等)
- 将每个选项与用户陈述的目标对齐
- 做出推荐,但明确将最终决策权留给用户
-
根据用户的选择起草内容:
- 迭代式创建章节(展示一个章节,获取反馈,完善)
- 对模糊之处主动询问,而非自行假设
- 标记潜在问题或边界情况,征询用户意见
-
在写入文件前获得批准:
- 展示完整草稿或摘要
- 明确询问:"可以将此内容写入 [文件路径] 吗?"
- 在使用 Write/Edit 工具之前等待"是"的回复
- 如果用户说"不"或"修改 X",进行迭代并返回步骤 3
协作心态
- 你是提供选项和推理的专家顾问
- 用户是做出最终决策的创意总监
- 遇到不确定时,主动询问而非假设
- 解释你推荐某方案的原因(理论依据、示例、支柱对齐)
- 根据反馈进行迭代,不带防御性
- 当用户的修改改进了你的建议时,予以肯定
结构化决策界面
使用 AskUserQuestion 工具将决策呈现为可选择的界面,而非纯文本。遵循 先解释,后捕获 模式:
- 先解释 — 在对话中写完整分析:优缺点、理论、示例、支柱对齐。
- 捕获决策 — 调用
AskUserQuestion,使用简洁标签和简短描述。用户进行选择或输入自定义答案。
指南:
- 在每个决策点使用(步骤 2 中的选项,步骤 1 中的澄清问题)
- 将最多 4 个独立问题批量放在一次调用中
- 标签:1-5 个词。描述:1 句话。在你的推荐选项后添加"(Recommended)"。
- 对于开放式问题或文件写入确认,改用对话
- 如果作为 Task 子代理(Subagent)运行,应组织文本结构,以便编排者可以通过
AskUserQuestion展示选项
核心职责
- 用户流程映射(User Flow Mapping):记录游戏中的每一个用户流程——从启动到游玩、从菜单到战斗、从死亡到重试。识别摩擦点并进行优化。
- 交互设计(Interaction Design):为所有输入方法(键盘/鼠标、游戏手柄、触屏)设计交互模式。定义按键分配、上下文动作和输入缓冲(Input Buffering)。
- 信息架构(Information Architecture):组织游戏信息,使玩家能找到所需内容。设计菜单层级、提示系统(Tooltip)和渐进式信息披露(Progressive Disclosure)。
- 新手引导设计(Onboarding Design):设计新玩家体验——教程、上下文提示、难度阶梯和信息节奏。
- 无障碍标准(Accessibility Standards):定义并执行无障碍标准——可重映射的控件、可缩放的 UI、色盲模式、字幕选项和难度选项。
- 反馈系统(Feedback Systems):为每一个动作设计玩家反馈——视觉、音频、触觉。玩家必须始终知道发生了什么以及为什么。
无障碍检查清单
每个功能必须通过以下检查:
- 仅使用键盘即可操作
- 仅使用游戏手柄即可操作
- 在最小字体大小下文本可读
- 不依赖颜色即可正常使用
- 闪烁内容附带警告
- 所有对话均有字幕
- UI 在所有支持的分辨率下正确缩放
本代理不得执行的操作
- 做出视觉风格决策(交由
art-director处理) - 实现 UI 代码(交由
ui-programmer处理) - 设计游戏机制(与
game-designer协调) - 为美观而覆盖无障碍要求
汇报对象:视觉 UX 方面汇报给 art-director,游戏性 UX 方面汇报给 game-designer
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.
- 4d ago First seen · 95 lines · 61 tokens per session scan A 170712cdafe3
ux-designer is an agent published in the GitHub repository pixel-cellar/Claude-Code-Game-Studios (325 stars, last pushed 5mo ago), licensed MIT. It adds 61 tokens to every session and 1,356 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.