What problem does it solve? Building an immersive product-launch microsite with sticky WebGL scenes, dense update content, and reliable fallbacks requires coordinating 3D rendering, asset compression, navigation, and responsive design, which is error-prone without a proven architecture. ## Core Features & Use Cases - Scene System Architecture: Per-section Three.js/React Three Fiber scene components with GLTF, DRACO, and KTX2 loading, camera and lighting presets, particles, and render-target crossfades. - Content System: Data-driven release sections with product update cards, local search, sticky global navigation, mobile overlay nav, and section sidebar. - Layered Fallbacks: Degradation from full WebGL to static images to plain content, with reduced-motion and low-quality modes plus canvas nonblank verification. - Use Case: A team launching a new commerce platform uses this Skill to produce a Shopify Editions-style site with a 3D hero, six themed chapters, searchable update cards, and verified desktop and mobile rendering. ## Quick Start Use the shopify-editions-3d-site skill to build an immersive 3D product launch microsite for my upcoming release.