#344 · Primary category: AI Coding Assistants

threejs-skills

A curated collection of Three.js skill files that equip Claude Code with API references, code examples, and best practices for building 3D scenes and interactive experiences.

Project last updated:07/09/26

GitHub Stars

3.2K

Forks

362

Contributors

1

License

Other

Why we included this project

Claude Code has solid general programming knowledge but no built-in feel for the Three.js API, and this repo fixes that with skill files it loads automatically when a request touches 3D work. The skills cover scene setup, geometry, materials, lighting, textures, animation, loaders, shaders, post-processing, and interaction, each with working code examples, performance tips, and notes on how the pieces fit together. For teams building browser-based 3D experiences with an AI coding assistant, the payoff is fewer rounds of correcting hallucinated API calls and import paths. Even if you never touch Three.js, the collection is a good example of how to package domain knowledge for a coding agent.

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