What is improve-game?
Analyze a game, find what needs work, and implement the highest-impact improvements Source: opusgamelabs/game-creator.
Analyze a game, find what needs work, and implement the highest-impact improvements
Quickly install improve-game AI skill to your development environment via command line
Source: opusgamelabs/game-creator.
Make your game better. This command deep-audits gameplay, visuals, code quality, performance, and player experience, then implements the highest-impact improvements. Run it as many times as you want — each pass finds the next most impactful thing to fix.
Improve the game in the current directory. If $ARGUMENTS specifies a focus area (e.g., "gameplay", "visuals", "performance", "polish", "game-over"), weight that area higher but still audit everything.
Read the entire game codebase to build a complete picture:
Analyze a game, find what needs work, and implement the highest-impact improvements Source: opusgamelabs/game-creator.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/opusgamelabs/game-creator --skill improve-gameAnalyze a game, find what needs work, and implement the highest-impact improvements Source: opusgamelabs/game-creator.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill improve-game Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/opusgamelabs/game-creator