Was ist game-qa?
Spiele-QA-Tests mit Playwright – visuelle Regression, Gameplay-Überprüfung, Leistung und Zugänglichkeit für Browserspiele Quelle: opusgamelabs/game-creator.
Spiele-QA-Tests mit Playwright – visuelle Regression, Gameplay-Überprüfung, Leistung und Zugänglichkeit für Browserspiele
Installieren Sie den KI-Skill game-qa schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Spiele-QA-Tests mit Playwright – visuelle Regression, Gameplay-Überprüfung, Leistung und Zugänglichkeit für Browserspiele Quelle: opusgamelabs/game-creator.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/opusgamelabs/game-creator --skill game-qaSpiele-QA-Tests mit Playwright – visuelle Regression, Gameplay-Überprüfung, Leistung und Zugänglichkeit für Browserspiele Quelle: opusgamelabs/game-creator.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/opusgamelabs/game-creator --skill game-qa Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/opusgamelabs/game-creator