·game-architecture
>_

game-architecture

浏览器游戏的游戏架构模式和最佳实践。在设计游戏系统、规划架构、构建游戏项目或做出有关游戏代码的架构决策时使用。

38安装·1热度·@opusgamelabs

安装

$npx skills add https://github.com/opusgamelabs/game-creator --skill game-architecture

如何安装 game-architecture

通过命令行快速安装 game-architecture AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill game-architecture
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:opusgamelabs/game-creator。

SKILL.md

查看原文

Reference knowledge for building well-structured browser games. These patterns apply to both Three.js (3D) and Phaser (2D) games.

No title screen by default. Games boot directly into gameplay. The Play.fun widget handles score display, leaderboards, and wallet connect in a deadzone at the top of the game, so no in-game score HUD is needed. Only add a title/menu scene if the user explicitly requests one.

Games with audio MUST have a global mute toggle. Store isMuted in GameState and wire it to both BGM and SFX:

浏览器游戏的游戏架构模式和最佳实践。在设计游戏系统、规划架构、构建游戏项目或做出有关游戏代码的架构决策时使用。 来源:opusgamelabs/game-creator。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/opusgamelabs/game-creator --skill game-architecture
分类
>_效率工具
认证
收录时间
2026-02-24
更新时间
2026-03-10

Browse more skills from opusgamelabs/game-creator

快速解答

什么是 game-architecture?

浏览器游戏的游戏架构模式和最佳实践。在设计游戏系统、规划架构、构建游戏项目或做出有关游戏代码的架构决策时使用。 来源:opusgamelabs/game-creator。

如何安装 game-architecture?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill game-architecture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/opusgamelabs/game-creator

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-24