#373 · Primary category: AI Coding Assistants
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.
Project last updated:07/16/26
GitHub Stars
1.4K
Forks
144
Contributors
1
License
MIT
Why we included this project
Anyone shipping browser games with Codex or Claude Code knows the hard part is turning a loose 'make me a game' prompt into something finished. This package hands the agent ready-made skill files covering gameplay, Three.js rendering, UI, audio, and release checks, so it stops improvising each step. A director skill routes the work across the specialist skills automatically, and the bundled Vite + TypeScript scaffold plus Playwright smoke-test and visual-regression templates let the agent verify its own output end to end. The optional API keys add AI-generated 3D models, images, and sound, but the core skills fall back to procedural assets, so nothing breaks if you skip them. For teams already doing agent-driven development, that removes a lot of trial and error on the way to a polished, playable 3D web game.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.