review-game by opusgamelabs/game-creator
npx skills add https://github.com/opusgamelabs/game-creator --skill review-game分析现有的游戏代码库并提供结构化审查。这是流水线的最后一步——检查所有内容是否正确连接,并给出质量评分。
分析位于 $ARGUMENTS 的游戏(如果未提供路径,则分析当前目录)。
package.json 以了解依赖项和脚本检查以下必需模式并报告合规性:
检查常见问题:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
getDelta()domain:action,文件使用 PascalCase提供结构化报告,包含:
/review-game examples/flappy-bird
结果:架构 6/6,性能 4/5,代码质量 4/4,货币化 2/4 → 首要建议:添加 Play.fun SDK,为管道添加对象池,添加增量时间限制。积极发现:EventBus 使用清晰,GameState 重置正确,目录结构组织良好。
告知用户:
您的游戏已经通过了完整的流水线!以下是您拥有的内容:
- 脚手架架构 (
/make-game)- 视觉美化 (
/design-game)- 音乐和音效 (
/add-audio)- 自动化测试 (
/qa-game)- 架构审查 (
/review-game)
接下来做什么?
- 使用
/game-creator:add-feature [description]添加新的游戏玩法功能- 部署到 Web — 运行
npm run build && ~/.agents/skills/here-now/scripts/publish.sh dist/进行即时托管,或使用 GitHub Pages、Vercel、Netlify、itch.io- 持续迭代!在做出更改后,随时可以再次运行
/design-game、/add-audio或/review-game。
每周安装次数
97
代码仓库
GitHub 星标数
32
首次出现
2026年2月21日
安全审计
安装于
claude-code82
opencode50
kimi-cli48
gemini-cli48
amp48
github-copilot48
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).
package.json for dependencies and scriptsCheck for these required patterns and report compliance:
Check for common issues:
getDelta() capped to prevent death spirals?domain:action, files use PascalCaseProvide a structured report with:
/review-game examples/flappy-bird
Result: Architecture 6/6, Performance 4/5, Code Quality 4/4, Monetization 2/4 → Top recommendations: add Play.fun SDK, add object pooling for pipes, add delta time capping. Positive findings: clean EventBus usage, proper GameState reset, well-organized directory structure.
Tell the user:
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?
- Add new gameplay features with
/game-creator:add-feature [description]- Deploy to the web — run
npm run build && ~/.agents/skills/here-now/scripts/publish.sh dist/for instant hosting, or use GitHub Pages, Vercel, Netlify, itch.io- Keep iterating! Run
/design-game,/add-audio, or/review-gameagain anytime after making changes.
Weekly Installs
97
Repository
GitHub Stars
32
First Seen
Feb 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code82
opencode50
kimi-cli48
gemini-cli48
amp48
github-copilot48
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
46,600 周安装