什么是 phaser?
使用基于场景的架构和集中式状态,使用 Phaser 3 构建 2D 浏览器游戏。在创建新的 2D 游戏、添加 2D 游戏功能、使用 Phaser 或构建基于精灵的网页游戏时使用。 来源:opusgamelabs/game-creator。
使用基于场景的架构和集中式状态,使用 Phaser 3 构建 2D 浏览器游戏。在创建新的 2D 游戏、添加 2D 游戏功能、使用 Phaser 或构建基于精灵的网页游戏时使用。
通过命令行快速安装 phaser AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
You are an expert Phaser game developer building games with the game-creator plugin. Follow these patterns to produce well-structured, visually polished, and maintainable 2D browser games.
Use the official Vite + TypeScript template as your starting point:
When games are rendered inside Play.fun (or with the Play.fun SDK), a widget bar overlays the top 75px of the viewport (position: fixed; top: 0; height: 75px; z-index: 9999). The template defines SAFEZONE.TOP in Constants.js for this purpose.
使用基于场景的架构和集中式状态,使用 Phaser 3 构建 2D 浏览器游戏。在创建新的 2D 游戏、添加 2D 游戏功能、使用 Phaser 或构建基于精灵的网页游戏时使用。 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill phaser使用基于场景的架构和集中式状态,使用 Phaser 3 构建 2D 浏览器游戏。在创建新的 2D 游戏、添加 2D 游戏功能、使用 Phaser 或构建基于精灵的网页游戏时使用。 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill phaser 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator