什么是 review-game?
检查现有游戏代码库的架构、性能和最佳实践 来源:opusgamelabs/game-creator。
检查现有游戏代码库的架构、性能和最佳实践
通过命令行快速安装 review-game AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Analyze an existing game codebase and provide a structured review. This is the final step in the pipeline — it checks everything is wired up correctly and gives you a quality score.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
Your game has been through the full pipeline! Here's what you have: Scaffolded architecture (/make-game) Visual polish (/design-game) Music and sound effects (/add-audio) Automated tests (/qa-game) Architecture review (/review-game) What's next?
检查现有游戏代码库的架构、性能和最佳实践 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill review-game检查现有游戏代码库的架构、性能和最佳实践 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill review-game 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator