1. Confirm the brief
Before building, agree on:- the audience;
- the one main message;
- the desired action or takeaway;
- the rough length and format;
- the visual and emotional direction;
- required words, media, and claims.
2. Collect the source material
The source might be a website, document, pull request, transcript, video, song, or set of brand assets. For a website-led video, the product workflow can capture real screens, colors, fonts, and media. For another kind of project, the agent gathers only the files it needs. Keep project media inassets/. Captured research may appear in capture/.
3. Establish the visual direction
A larger project may includeDESIGN.md, which records useful choices such as:
- palette and contrast;
- typography;
- spacing and composition;
- image treatment;
- motion character;
- what to avoid.
4. Plan the sequence and narration
Narrative projects may use:STORYBOARD.mdfor the order, purpose, and visual direction of each frame;SCRIPT.mdfor the final spoken wording;- generated narration and a timestamped transcript.
5. Build the composition
The finished project has a root composition, commonlyindex.html. Larger videos can use smaller scene files under compositions/.
Your agent handles the source structure, animation registration, timing attributes, and deterministic rendering rules. You can follow the build in Studio without learning those internals first.
6. Review and improve
Review in layers:- Message — is the point clear?
- Sequence — does each moment earn its place?
- Readability — can the viewer understand text and screens?
- Timing — do visuals and narration arrive together?
- Motion — does movement guide attention?
- Finish — are media, audio, captions, and transitions clean?
7. Export and share
Export from Studio or render from the command line. Watch the exported file itself before sending it. For another review cycle, publish the project or share the relevant render and clear feedback. Keep source files and project artifacts so the next revision begins with context rather than from scratch.What files should I expect?
Not every project has every file.
See Understand a HyperFrames project for a simpler project tour.