develop-web-game
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
Pinned to revision 4e4fe02df5f4, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/develop-web-game/SKILL.md
- skills/develop-web-game/LICENSE.txt
- skills/develop-web-game/agents/openai.yaml
- skills/develop-web-game/assets/game-small.svg
- skills/develop-web-game/assets/game.png
- skills/develop-web-game/metadata.json
- skills/develop-web-game/references/action_payloads.json
- skills/develop-web-game/scripts/web_game_playwright_client.js
Every link opens the file at its source, pinned to the revision this page describes.