/install game-backend-selector
Game Backend Selector
Goal
Select the backend profile that best serves the requested outcome.
Use ./shared/reference/backend-profiles.md.
Deliverable
Write docs/game-studio/backend-decision.md.
Rules
- Prefer capabilities over brand or fandom.
- If the project already has a workable backend, bias toward it unless it is the blocker.
- Optimize for the chosen quality target, not just the fastest toy result.
- Respect project state: live iteration and greenfield do not deserve the same backend decision policy.
Compare mode
Use compare mode only when:
- the backend choice is genuinely uncertain,
- or the user explicitly requests comparison.
When compare mode is used:
- warn that it will usually cost more tokens and time,
- keep the comparison narrow,
- define the winner criteria before exploring.
Specialist follow-through
After choosing a backend profile, route to a concrete specialist when needed:
game-web-2d-specialistforweb-2d-ui-firstorweb-2d-world-firstgame-web-3d-specialistforweb-3d-preview
Top-level planning remains stack-neutral. Implementation guidance should still become concrete once a backend family is chosen.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install game-backend-selector - 安装完成后,直接呼叫该 Skill 的名称或使用
/game-backend-selector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Game Backend Selector 是什么?
Choose or compare backend profiles based on required capabilities, project state, and quality target. Stay stack-neutral at the top level while still giving... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Game Backend Selector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-backend-selector」即可一键安装,无需额外配置。
Game Backend Selector 是免费的吗?
是的,Game Backend Selector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Game Backend Selector 支持哪些平台?
Game Backend Selector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Game Backend Selector?
由 mike007jd(@mike007jd)开发并维护,当前版本 v1.0.0。