# Game Qa

> 网页游戏证据化质量验证。启动生成游戏，检查构建、控制台、真实画面、输入与状态变化、核心循环、设计要求的结果、重开、目标视口和界面语言，不把主观趣味包装成确定性结论。用于测试生成游戏、检查游戏能否完整游玩等需求。

- **Type:** Skill
- **Install:** `agentstack add skill-worldwonderer-novel-to-game-game-qa`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [worldwonderer](https://agentstack.voostack.com/s/worldwonderer)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [worldwonderer](https://github.com/worldwonderer)
- **Source:** https://github.com/worldwonderer/novel-to-game/tree/main/skills/game-qa

## Install

```sh
agentstack add skill-worldwonderer-novel-to-game-game-qa
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 游戏质量验证

验证游戏能否可靠运行和完成，不给“好玩”伪造客观分数。

读取 [qa-contract.md](references/qa-contract.md)。

## 执行

1. 从项目脚本和 `BUILD_BRIEF.md` 发现运行方式，使用现有浏览器测试能力。
2. 启动真实页面，记录构建失败、页面异常、控制台错误和关键资源失败。
3. 证明画面非空且会变化；画布元素存在本身不算渲染成功。
4. 从 `GAME_DESIGN.md` 提取会改变结果的关键不变量，逐项记录前置状态、输入、预期和证据。
5. 使用真实输入走核心动作、进程变化、设计要求的结果和重开；确定性系统至少复现一次
   相同状态与输入得到相同结果。
6. 在目标视口检查遮挡、溢出、文字和控件可操作性；逐一切换策划要求的界面语言，
   检查缺字、截断、阅读顺序、术语一致性和关键玩法信息。
7. 对文化关键名称、符号和提示抽查原作语义，避免翻译或本地化改变规则与角色关系。
8. `blocker` 或 `major` 问题返回 `game-build` 修复，之后重跑相关路径和回归。

优先使用游戏已有可观察状态；只有无法判断结果时才增加最小测试钩子。不要为了 QA
重构游戏或强制一种调试接口。

## 输出

生成 `qa/QA_REPORT.md`，记录环境、命令、通过/失败项、关键截图或日志路径和未测试
范围。只有零 `blocker`、零 `major`，且加载、核心动作、主要结果和重开都有证据时才
标记 `PASS`。趣味、长期平衡、留存和商业完成度留给人工试玩。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [worldwonderer](https://github.com/worldwonderer)
- **Source:** [worldwonderer/novel-to-game](https://github.com/worldwonderer/novel-to-game)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-worldwonderer-novel-to-game-game-qa
- Seller: https://agentstack.voostack.com/s/worldwonderer
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
