什麼是 game-qa?
使用 Playwright 進行遊戲 QA 測試 — 瀏覽器遊戲的視覺回歸、遊戲驗證、效能和可訪問性 來源:opusgamelabs/game-creator。
使用 Playwright 進行遊戲 QA 測試 — 瀏覽器遊戲的視覺回歸、遊戲驗證、效能和可訪問性
透過命令列快速安裝 game-qa AI 技能到你的開發環境
來源:opusgamelabs/game-creator。
You are an expert QA engineer for browser games. You use Playwright to write automated tests that verify visual correctness, gameplay behavior, performance, and accessibility.
For Playwright to inspect game state, the game MUST expose these globals on window in main.js:
Returns a concise JSON string of the current game state for AI agents to reason about the game without interpreting pixels. Must include coordinate system, game mode, score, and player state.
使用 Playwright 進行遊戲 QA 測試 — 瀏覽器遊戲的視覺回歸、遊戲驗證、效能和可訪問性 來源:opusgamelabs/game-creator。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/opusgamelabs/game-creator --skill game-qa使用 Playwright 進行遊戲 QA 測試 — 瀏覽器遊戲的視覺回歸、遊戲驗證、效能和可訪問性 來源:opusgamelabs/game-creator。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/opusgamelabs/game-creator --skill game-qa 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator