threejs-builder
Installation
SKILL.md
Three.js Builder
A focused skill for creating simple, performant Three.js web applications using modern ES module patterns.
Reference Files
Important: Read the appropriate reference file when working on specific topics.
| Topic | File | Use When |
|---|---|---|
| GLTF Models | gltf-loading-guide.md | Loading, caching, cloning 3D models, SkeletonUtils |
| Reference Frames | reference-frame-contract.md | Calibration, anchoring, axis correctness, debugging |
| Game Development | game-patterns.md | State machines, animation switching, parallax, object pooling |
| Advanced Topics | advanced-topics.md | Post-processing, shaders, physics, instancing |
| Calibration Helpers | scripts/README.md | GLTF calibration helper installation and usage |