Claude Skill
majidmanzarpour/threejs-game-skills
用于构建可玩且精良的Three.js浏览器游戏的代理技能,涵盖AAA级画质、用户界面、质量保证,以及可选的AI生成3D、图像和音频资产。
概览
仓库信息
安装这个 Skill
npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a codex -g -yRegistry 信息
npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a codex -g -ynpx skills add majidmanzarpour/threejs-game-skills --skill '*' -a claude-code -g -ynpm install
项目简介
一套用于构建可玩且精良的Three.js浏览器游戏的代理技能,涵盖玩法、AAA级画质、用户界面、质量保证,以及可选的AI生成3D、图像和音频资产。
Agent skills for building playable, polished Three.js browser games with gameplay, AAA-style graphics, UI, QA, and optional AI-generated 3D, image, and audio assets.
要点
- AAA级画质渲染
- 玩法与用户界面集成
- 质量保证工作流
- 可选的AI生成3D、图像和音频资产
- 基于浏览器的游戏开发
使用场景
- 快速原型开发3D浏览器游戏
- 创建具有高视觉保真度的精良游戏演示
- 将AI生成的资产集成到游戏项目中
- 自动化游戏测试和质量保证流程
README 摘要
# Three.js Game Skills Self-contained Codex and Claude Code skills for building playable, polished Three.js browser games. Install the skills, then ask your agent to use `threejs-game-director`; the director routes gameplay, graphics, UI, asset generation, audio, debugging, and release verification without requiring users to choose every specialist skill manually. The package includes the runtime materials agents need: `SKILL.md` files, references, checklists, prompt templates, helper scripts, and a Vite + TypeScript + Three.js scaffold bundled inside the relevant skill folders. Created by [Majid Manzarpour](https://x.com/majidmanzarpour). ## Demos | Game | Video | Play | | --- | --- | --- | | Neon Ridge Drift | [Watch on X](https://x.com/majidmanzarpour/status/2064565389036540327) | [ridgedrift.netlify.app](https://ridgedrift.netlify.app) | | Championship Snooker Arena | [Watch on X](https://x.com/majidmanzarpour/status/2064673249129071096) | [snookerarena.netlify.app](https://snookerarena.netlify.app) | | Starship Dogfight | [Watch on X](https://x.com/majidmanzarpour/status/2065065340510281888) | [starshipdogfight.netlify.app](https://starshipdogfight.netlify.app) | | Tide Singer | [Watch on X](https://x.com/majidmanzarpour/status/2065570428723007555) | [tidesinger.netlify.app](https://tidesinger.netlify.app) | | Ripcore | [Watch on X](https://x.com/majidmanzarpour/status/2066687620709544070) | [ripcore.netlify.app](https://ripcore.netlify.app) | ## Install Install all skills for Codex: ```bash npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a codex -g -y ``` Install all skills for Claude Code: ```bash npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a claude-code -g -y ``` If your installed `skills` CLI does not support the C
话题
暂无话题