什么是 qa-game?
将 Playwright QA 测试添加到游戏中 - 视觉回归、游戏验证、性能和可访问性 来源:opusgamelabs/game-creator。
将 Playwright QA 测试添加到游戏中 - 视觉回归、游戏验证、性能和可访问性
通过命令行快速安装 qa-game AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Add automated QA testing with Playwright to an existing game project. Tests verify your game boots, scenes work, scoring functions, and visuals haven't broken — like a safety net for your game.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
First, load the game-qa skill to get the full testing patterns and fixtures.
将 Playwright QA 测试添加到游戏中 - 视觉回归、游戏验证、性能和可访问性 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill qa-game将 Playwright QA 测试添加到游戏中 - 视觉回归、游戏验证、性能和可访问性 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill qa-game 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator