Codex GameStudio Skill
- URL: https://github.com/guangyuspace/codex-gamestudio-skill
- Date Saved: 2026-06-27
- Source: GitHub
- Tags: ai-tools, dev-tools
Summary
OpenAI Codex CLI 的一個 skill plugin,讓 Codex 以小型遊戲開發工作室的多角色思維來處理遊戲專案。非多 agent 系統,而是單 agent 的 prompt 框架,引導 Codex 從多個遊戲開發視角推理後再行動。
Key Features:
- 11 個遊戲開發角色:製作人、資深遊戲設計師、機制工程師、Game Feel 工程師、TA、UI/UX、QA、市場分析、數據科學家等
- 5 種運作模式:Design / Prototype / Development / Polish / QA
- 長專案交接系統 CODEX_HANDOFF.md — 跨 session 保持上下文
- 適合 Godot、Unity、Phaser、WebGL、2D 原型
Structure:
- SKILL.md (主定義)
- references/: godot.md, roles.md, templates.md, workflows.md
- 安裝到 ~/.codex/skills/gamestudio/,用 $gamestudio 前綴觸發
Notable:
- README 用繁體中文撰寫(附英文版 README.en.md)
- 靈感來自 pamirtuna/gamestudio-subagents(Claude Code 多 agent 專案),簡化為單 agent
- 交接狀態用中文標籤【交接狀態】
- MIT License
- 18 stars, 1 fork, created June 13, 2026 (very new)
- Install 用 PowerShell (Windows game dev 取向)