The recipes for animated sites, video, and speakers. The visual map is index.html.
These recipes are for public and venture pages: brochures, landing pages, product sites. Working documents and boards keep their own light, calm rules.
The cinematic feel is video, not code. motionsites.ai, the reference business for this genre, writes almost no animation code: it plays AI-generated videos under a calm layer of buttons and text. What looks like "3D animation" on these sites is really a video OF a 3D scene, made with an AI video tool (Higgsfield, Hailuo, Veo), never a computer drawing 3D shapes live in the browser (that live-drawing approach is called WebGL; these sites skip it entirely, along with the two code libraries that normally do that work, GSAP and Three.js).
So every moving page needs three things: the images and videos, the layer of quiet UI over them, and — when a person presents the page — the speaker.


Four moments, and a page uses few of each. Always on: a visitor's system setting for less motion turns everything off.


Each recipe is proven in a linked source; copy from there, never reinvent.












A person who presents the page in a real voice. The whole subject has its own page — People — with the two kinds (still · moving), the four sizes (face · half bust · bust · full body), the buttons, and how to order one: "put a speaker on this page". The recipe is the site-speaker skill; the production line is the factory.


A framed presenter video, boxed like an advertisement, also works — but a frame says "advertisement" while the cutout says "guide".
Images and video, inside the chat
Higgsfield connects straight into Claude as a tool, so an image or video can be asked for and placed without leaving the conversation. Learned from the Viktor Oddy tutorial, which also teaches the one rule that keeps a page unified: every image on a page comes from ONE style reference, picked as the most-liked example in its style on a public board such as Pinterest.



Google AI Studio — the free workbench (checked 02-08-2026)
AI Studio is Google's free front door to its own models (about 10 requests a minute at no cost): Nano Banana 2 for images — the same model the Higgsfield skills use, so portraits and scene stills cost zero here — Veo 3.1 for video with native sound and vertical format, and Gemini Omni Flash, video made and corrected by conversation. It serves images and scenes; it does not replace the factory for speakers, whose voice and face must stay the same person. Tutorial decoded: the third Viktor Oddy reference.
Prompt libraries
motionsites.ai and sceneai.art sell copy-ready prompts for animated sections, backgrounds and gradients — a legitimate shortcut: buy the prompt, keep our taste rules.
Video engines
On Krea (checked 31-07-2026): Hailuo 3 is announced but not yet running; prompts currently render on Hailuo 2.3. Krea also gives API access to Kling, Veo and Seedance. Free tier: 100 units a day; paid plans from $9/month.
Talking avatars
Magic Hour is our settled engine (27-07-2026): photo plus a voice recording in, about 4 centimes per second of video out. HeyGen is the only engine with a true API for a see-through background, but only for its own studio avatars. Full comparison table: photo-avatar-video skill.
Motion by reference (02-08-2026)
The strongest asset prompt is an example, not words: "animate this image the SAME WAY as the attached video, same duration" — and the example can be a screen recording of any site whose animation we admire. The text-strip trick ("the same image without any text") turns any screenshot into a clean background plate. Digests: the sweep shelf.


Voices
ElevenLabs for a live, interactive voice; Voicebox, our own offline clone, for everything else. Routing rule: voice-agent skill.
Our own production line for talking-bust videos, replacing the paid service for volume work: same photo-plus-voice in, same video out, about 50 times cheaper.
Why it's cheaper. A paid service charges around 2.4 EUR a minute because it sells both its software and its computer time. The factory splits the two: the software (LivePortrait gives the photo a little life, breathing and a slow blink; MuseTalk repaints only the mouth to match the recording) is free and open. The computer, a special graphics computer called a GPU, is rented by the minute from RunPod at about 0.34 USD an hour, billed only while it works. One minute of video costs one minute of rented machine.


Result: 2 to 5 centimes a finished minute, instead of 2.4 EUR. Setup and the one-line command: docs/musetalk.md.
The standing rule. Before proposing or renewing any per-minute or subscription AI service (avatar, voice, image, video), check whether an open model on this rented GPU does the job first, and say the cost of both. Full rule, prices and doctrine: reference-rented-gpu.md.