什么是 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