A focused skill for creating simple, performant Three.js web applications using modern ES module patterns.
Important: Read the appropriate reference file when working on specific topics.
| 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 |
Creates simple Three.js web apps with scene setup, lighting, geometries, materials, animations, and responsive rendering. Use for: "Create a threejs scene/app/showcase" or when user wants 3D web content. Supports ES modules, modern Three.js r150+ APIs. Source: chongdashu/threejs-forest-census.