threejs-game-skills
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.
Review the source code before installing. Scripts can execute arbitrary commands on your system.
Opens Skill Vault Desktop and installs in one click. Don't have it yet? Get the app →
sv install majidmanzarpour/threejs-game-skills
Requires the sv CLI. Installs to ~/.claude/skills/threejs-game-skills/.
.cursor/skills/threejs-game-skills/SKILL.md
Download and place the SKILL.md file into your .cursor/skills/threejs-game-skills/ directory.
sv install majidmanzarpour/threejs-game-skills --target codex
Installs to ~/.codex/skills/threejs-game-skills/. Requires the sv CLI.
curl -sL https://skillvault.md/api/packages/majidmanzarpour/threejs-game-skills/download -o threejs-game-skills.zip
Downloads the package as a zip archive to your current directory.
https://skillvault.md/api/packages/majidmanzarpour/threejs-game-skills/download
Download the zip, extract, and copy the relevant files into your project.
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:
npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a codex -g -yInstall all skills for Claude Code:
npx skills add majidmanzarpour/threejs-game-skills --skill '*' -a claude-code -g -yIf your installed skills CLI does not support on
Auto-synced from GitHub (7221c1f)
Imported from GitHub: https://github.com/majidmanzarpour/threejs-game-skills
No reviews yet. Be the first to review this package.