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