Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Claude Code skill for premium scroll-driven websites. Scroll becomes the timeline, on a real design floor, verified by screenshotting its own scroll.

A responsive, draggable and resizable grid layout, for Svelte. [NOT MAINTAINED]
scrollcraft is a Claude Code skill that generates premium, scroll-driven websites by treating scroll as the timeline, enforcing a strict design floor, and verifying the finished page with a headless browser. It was created for the Claude Code plugin marketplace and is installed as nateherk-design.
scrollcraft is a skill/plugin for Claude Code (Anthropic's agentic coding tool) that builds bespoke, scroll-driven websites. It takes a plain-language description of the site you want — or a direct invocation like /nateherk-design:scrollcraft — and produces a complete HTML/CSS/JS website, plus a verification contact sheet. It runs on Node 18+ and requires a full ffmpeg build and playwright-core with Chrome for the verification pass.
Install it with /plugin marketplace add nateherkai/scroll-craft and /plugin install nateherk-design, then run node scripts/doctor.mjs to check that ffmpeg, Chrome, and dependencies are in place. The skill's procedure is interview, grammar, score, build, verify: it interviews you for the feeling curve, selects one of eight grammars, scores the plan, builds the page, and runs the headless verification pass before writing a contact sheet.
SCROLLCRAFT_FFMPEG and SCROLLCRAFT_CHROME overrides exist; generated video via KIE costs money, while building from your own assets is free; it is intentionally opinionated and will refuse layouts it considers clichés.Yes, scrollcraft is released under the MIT License, as shown by the licence badge in its repository. You also need Node 18+, a full ffmpeg build, and playwright-core with Chrome, which are free and open source.
It has not been tested on macOS. The scripts search for ffmpeg and Chrome on Windows, macOS, and Linux, but every build to date has been done on Windows. If you try it on a Mac, you can set SCROLLCRAFT_FFMPEG and SCROLLCRAFT_CHROME to point to your installations.
Yes. Building from your own photos and footage is a first-class route and requires no API key and no spend. The KIE_AI_API_KEY is optional and only needed if you want the skill to generate assets for you.
The fingerprint gate checks each new build against every page you have already made on six dimensions: grammar, navigation, hero, act shape, close, and signature move. A build must differ on at least four of those dimensions, or you change the plan rather than the record.
A headless browser scrolls through the entire page and waits for video playheads to settle. It reports dead scroll, cues that never reach full opacity, per-line contrast measured on the composited page, and clips that never decoded. It then writes a contact sheet image of the page.
