什么是 add-feature?
为您的游戏添加新的游戏功能 - 只需描述您想要什么 来源:opusgamelabs/game-creator。
为您的游戏添加新的游戏功能 - 只需描述您想要什么
通过命令行快速安装 add-feature AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Add a new feature to your game. Just describe what you want in plain English — for example, "add a double-jump power-up" or "add a high score leaderboard" — and the feature will be built following your game's existing patterns.
You can run this command as many times as you want to keep adding features. Each one builds on the last. When you're happy with the gameplay, run /game-creator:design-game to polish the visuals, /game-creator:add-audio for music and sound effects, or /game-creator:review-game for a full quality check.
为您的游戏添加新的游戏功能 - 只需描述您想要什么 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill add-feature 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill add-feature为您的游戏添加新的游戏功能 - 只需描述您想要什么 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill add-feature 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator