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.
mog install mogteam/openai-develop-web-game
Sourced from openai/skills (curated) under the Apache 2.0 license.
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/openai-develop-web-game --target cursor --wireCreates .cursor/rules/openai-develop-web-game.mdc pointing to the skill.
Agent card
## Openai 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. - **Install**: `mog install mogteam/openai-develop-web-game --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/openai-develop-web-game/SKILL.md` - **Targets**: cursor, claude-code, codex, gemini-cli, windsurf, generic When editing, read and follow @.cursor/skills/openai-develop-web-game/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.

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.
Free
mog install mogteam/openai-develop-web-gameSource
OpenAI
github.com/openai/skillsThis package is sourced from the above repository and distributed on mog under its original license.
@mogteam
Official curated skills and prompt templates from the mog.md team.