Skip to main content
Back to registry

develop-web-game

openai/skills

Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust.

Installs398
Install command
npx skills add https://github.com/openai/skills --skill develop-web-game
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust. User-scoped skills install under $CODEX_HOME/skills (default: ~/.codex/skills ). Example command (actions required): Example actions (inline JSON): Test any new features added for the request and any areas your logic changes could affect. Identify issues, fix them, and re-run the tests to confirm they’re resolved. Examples of things to test: Expose a window.render_game_to_text function that returns a concise JSON string representing the current game state. The text should include enough information to play the game without visuals. Minimal pattern: Keep the payload succinct and biased toward on-screen/interactive elements.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does develop-web-game do?

Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust.

Is develop-web-game good?

develop-web-game does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does develop-web-game work with?

develop-web-game currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to develop-web-game?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install develop-web-game?

npx skills add https://github.com/openai/skills --skill develop-web-game

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering