🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 1.0K |
| ⭐ GitHub Stars | 1,220(fork 124) |
| 🗓️ 最近推送 | 2026-07-16 |
| 🌱 项目创建 | 2026-06-14 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 3 |
📝 工具简介
用于构建可玩、精美的Three.js浏览器游戏的Agent skills,包含玩法、AAA级画质、UI、QA和可选AI生成3D、图片及音频资源。
📖 怎么用
一条命令装完:`npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a claude-code -g -y`(Codex 就把 `-a` 换成 `codex`)。或者跑 `./install.sh --all` 全装,`--force` 可强制重装。装完不用配置,直接跟 Agent 说“用 threejs-game-director 从零做一个高级未来风塔防游戏”,它会自动调度玩法、图形、UI、资源生成、音频、调试和 QA 技能,给你整出一个能玩的游戏。
📋 迷你测评
专做Three.js浏览器游戏,含玩法、画质、UI和QA。亮点是能选AI生成3D、图片和音频资源,一条龙。没提性能数据,适合想做游戏原型的人。
📄 README 要点
这是专门给 Codex 和 Claude Code 用的 Three.js 游戏开发技能包,目标是做出能玩、够精致的浏览器游戏。装好后让代理用 threejs game director 这个总指挥,它会自动分配游戏逻辑、画面、UI、资源生成、音频和调试这些任务,不用你手动选每个专业子技能。包里带了完整的运行时材料,包括 SKILL.md 文件、参考文档、检查清单、提示词模板和辅助脚本,还内置了 Vite+TypeScript+Three.js 的脚手架。生成的游戏自带确定性测试钩子和种子随机数,配合 Playwright 模板能做冒烟测试和视觉回归,让代理自己验证成果。
查看英文原文
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. Generated games ship with deterministic test hooks, a seeded RNG, and Playwright templates for smoke tests, visual regression baselines, and bot playtests so agents can verify their own work end to end. Created by Majid Manzarpour. Demos Game Video Play Neon Ridge Drift Watch on X ridgedrift.netlify.app Championship Snooker Arena Watch on X snookerarena.netlify.app Starship Dogfight Watch on X starshipdogfight.netlify.app Tide Singer Watch on X tidesinger.netlify.app Ripcore Watch on X ripcore.netlify.app Install Install all skills for Codex: [安装/使用命令见下方] Install all skills for Claude Code: [安装/使用命令见下方] If your installed skills CLI does not support one of these targets, install from a cloned checkout instead: ./install.sh codex for Codex, ./install.sh claude for Claude Code, or ./install.sh all for both. For local development from a cloned checkout: [安装/使用命令见下方] The local installer copies skills/ into the selected agent skills directory. It skips same named skills unless you pass force , and it never removes unrelated user skills unless prune managed is explicitly requested. [安装/使用命令见下方] Use The Skills After installing, open Codex or Claude Code in an empty project folder, or in an existing Three.js game you want to improve. Then prompt the agent with the outcome you want and name the director skill: [安装/使用命令见下方] Both runners share the same SKILL.md files and auto discover the skills once install
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除