What problem does it solve?
This Skill helps you rapidly produce high-performance, production-ready WebGL/WebGPU creative front-ends and shader-driven visuals without reinventing patterns for setup, materials, and performance/accessibility gating.
Core Features & Use Cases
- WebGL/WebGPU creative scene setup: Establishes a Three.js + React Three Fiber (R3F) production workflow with WebGPU-first rendering and WebGL2 fallback, including TSL material architecture and known-good dependency pins.
- GLSL shader recipe library: Provides copy-ready shader guidance for mesh gradients, aurora/plasma, voronoi/cells, metaballs, FBM clouds/smoke, displacement effects, cursor distortion, chromatic aberration, and GPU particle fields.
- Living background + interaction & scroll: Covers animated “living” background behavior plus cursor-reactive and scrollytelling patterns (including GPU-friendly approaches) with explicit performance and accessibility guardrails.
Quick Start
Use the webgl-creative-2026 skill to generate a WebGPU-backed Three.js + R3F animated living background that includes a GLSL shader (e.g., aurora or metaballs) and respects reduced-motion and mobile performance constraints.