什麼是 improve-game?
分析遊戲,找出需要改進的地方,並實施影響最大的改進 來源:opusgamelabs/game-creator。
分析遊戲,找出需要改進的地方,並實施影響最大的改進
透過命令列快速安裝 improve-game AI 技能到你的開發環境
來源: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:
分析遊戲,找出需要改進的地方,並實施影響最大的改進 來源:opusgamelabs/game-creator。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/opusgamelabs/game-creator --skill improve-game分析遊戲,找出需要改進的地方,並實施影響最大的改進 來源:opusgamelabs/game-creator。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/opusgamelabs/game-creator --skill improve-game 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator