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