threejs-ops
Installation
SKILL.md
Three.js — application & game scale
Patterns for building three.js applications and games: module setup, asset pipelines, animation, simulation loops, physics, the React ecosystem, and staying fast (and leak-free) as scene complexity grows.
Scope split with sibling skills — do not duplicate them:
| Concern | Owner |
|---|---|
| Creative/generative three.js — scene scaffolding, GLSL shaders, particles, post-processing | genart-ops |
three.js inside a Mapbox GL custom layer (CustomLayerInterface, threebox) |
mapbox-ops |
| App/game-scale three.js — modules, assets, animation, loops, physics, R3F, scale | this skill |