Equip Claude Code with precise Three.js knowledge for reliable 3D projects.
CloudAI-X/threejs-skills is a curated set of markdown files that give Claude Code structured knowledge about Three.js. Each file covers a focused area such as geometry, materials, lighting, or animation, complete with constructor details, working snippets, and optimization notes.
The skills load from a .claude/skills folder when the request matches their scope. Claude Code pulls the relevant files to produce correct renderer setup, loader configuration, shader code, or post-processing chains without relying solely on general training data.
It is intended for developers who want Claude Code to generate production-ready Three.js scenes, custom effects, or interactive 3D tools while following current documentation standards.
Request a rotating cube or simple environment and receive properly structured renderer, camera, and animation loop code drawn from fundamentals.
Ask to import a GLTF file with Draco compression and the skill supplies loader setup, animation mixer handling, and error checks.
Describe a fresnel shader or bloom pass and the relevant shader and post-processing skills produce valid GLSL and EffectComposer code.
git clone https://github.com/pinkforest/threejs-playground.gitgit clone https://github.com/pinkforest/threejs-playground.gitNo additional packages are required; the skill files are plain markdown that Claude Code reads directly.
Verified reviews from the community shape this listing's rating.
Loading reviews…