By oso95
Generate a continuous scroll-driven camera flythrough landing page for any brand or industry using Higgsfield AI video, with a portable vanilla JS scrub engine that stitches pre-rendered scenes into one seamless flight as the visitor scrolls.
https://github.com/user-attachments/assets/b08e641e-985b-4bd4-83ff-6750272d0c37
An agent skill — for Claude Code, Codex, and any SKILL.md-compatible agent — that
builds an immersive, scroll-scrubbed "fly through the world" landing page for any industry or brand — the kind where, as you scroll, a camera flies
from outside each scene into its interior, then flows on to the next scene with no
cuts. One continuous connected flight through a little generated world (think the Emons
logistics site, applied to whatever you want).
/plugin marketplace add oso95/scroll-world
/plugin install scroll-world@scroll-world
Then just ask for a scroll-through world landing page, or invoke /scroll-world.
Using Vercel's skills CLI, which installs into Codex, Claude Code, Cursor, and 20+ other agents:
npx skills add oso95/scroll-world # pick your agent(s) when prompted
npx skills add oso95/scroll-world -a codex # or target Codex directly
In Codex, invoke it with $scroll-world (or /skills to browse), or just ask for a
scroll-through world landing page.
Copy the skill folder into your agent's skills directory:
git clone https://github.com/oso95/scroll-world
cp -R scroll-world/skills/scroll-world ~/.claude/skills/ # Claude Code
cp -R scroll-world/skills/scroll-world ~/.codex/skills/ # Codex
higgsfield auth login),
with credits.ffmpeg / ffprobe for frame extraction and encoding.It leans on Higgsfield for the art: cohesive isometric diorama scenes (GPT Image 2) and the camera flights themselves (Seedance image-to-video), scrubbed by scroll position — the same technique behind Apple's scroll-through product pages. The camera genuinely moves; scroll only drives time. It's framework-agnostic: you get the Higgsfield pipeline, the prompt templates, and a portable vanilla-JS scrub engine that drops into plain HTML, Next.js, Vue, or a Python-served page — nothing assumes a stack.
When invoked, the skill:
skills/scroll-world/
├── SKILL.md the procedure + the seam rule + gotchas
└── references/
├── prompts.md intake checklist + every Higgsfield prompt template
├── pipeline.md copy-paste batch scripts (generate → frames → connectors → encode)
├── scrub-engine.js portable, config-driven scrub engine (blob-seek, lazy load, seam crossfade)
├── index-template.html a minimal standalone page that mounts the engine
└── knockout.py background knockout for floating scenes
.mp4/.webp assets are produced per project; they're not shipped here.MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub oso95/scroll-worldBuild cinematic, scroll-driven websites — pinned chapter reveals, multi-depth parallax, 3D tilt, environment-morphing backgrounds, and full release/launch pages. The motion grammar is the skill; the aesthetic is always the user's. Single self-contained scroll sections (Mode A) or a full Next.js release site with GSAP/Lenis + AI-generated visuals (Mode B), via a 5-phase gated pipeline with taste guardrails, 12 scroll patterns, and a transform/opacity performance budget.
Simple scroll-triggered reveal animations using AOS (Animate On Scroll). Use this skill when building marketing pages, landing pages, or content-heavy sites requiring basic fade/slide effects without complex animation orchestration. Triggers on tasks involving scroll animations, scroll-triggered reveals, AOS, simple animations, or basic scroll effects. Alternative to GSAP ScrollTrigger and Locomotive Scroll for simpler use cases. Compare with motion-framer for React-specific animations.
Build technically-spectacular, soul-distinct, never-cheap showcase websites — landing pages, brand sites, product launches, portfolios, and industry hero pages with a real visual engine (Three.js/Canvas/GLSL/GSAP) and zero AI-slop.
Frontend design patterns and implementation skills for distinctive, non-generic UI experiences
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
High-fidelity HTML design skill with structured design planning, Iron Law guardrails, and verification-first delivery