scroll-world
Installation
SKILL.md
scroll-world
Produces a landing page where scroll drives a camera: it flies through pre-rendered, seamlessly-connected scenes as the visitor scrolls. The visuals are AI-generated (Higgsfield); the page just scrubs pre-rendered video by scroll position. The camera genuinely moves — scroll only drives time.
This skill adds two things to the upstream plugin:
- A patched scrub engine (
references/scrub-engine.js) — carries production fixes for iOS media-decoder limits and end-of-journey handling that the stock engine lacks. - A production-patches writeup (
references/production-patches.md) — the engineering lessons + a framework-agnostic pattern for making the world coexist with a normal site (nav coordination, a content section below the world).