Skill 22 · Hyperframes Creative
Subchapter 22.13
references/storyboard-recipe.mdMarkdown7 KBView on GitHub
Applies wherever a run plans on a storyboard (storyboard: yes in brief-contract.md). This file owns how to make the storyboard: what goes in it, and the one HTML page the user reviews. owns when the user is asked; owns the file the scripts parse; owns the order of the story. The method is distilled from the shipped launch films’ storyboards (a header, a named spine, a beat list, a contact sheet, a review round) and how their handoffs describe them, plus a few rules (the held frame, the slideshow/screensaver bans, the caption keep-out) that show up consistently in the wider storyboard corpus even where a given launch film omits them. Nothing here is a Studio feature: the agent writes the storyboard, the user reads it in chat and in a browser.
review-loop.mdstoryboard-format.mdSTORYBOARD.mdstory-spine.mdMessage, audience, arc and format go in the STORYBOARD.md frontmatter (storyboard-format.md); the rest go in sections above the first ## Frame heading. Frame packets take everything after a frame heading to the next one, so a section placed after the last frame leaks into that frame’s packet. Repeat the first three in the chat proposal:
frame.md holds them.One beat per idea, one focus per beat. Give each beat a short semantic name that will also be its composition filename.
| Field | Rule |
|---|---|
| Heading | NN — Name (start–end, ~dur), absolute times. Sum the durations and state the total; check it against the target length by arithmetic. |
| Beat length | 1.5–3.5 s. A beat that must be read gets ~3 s; a beat that only hands off gets 1.5–2 s; a line of 5–7 words gets 2–2.5 s. |
| On screen | What is visible, in concrete terms (the object, its count, its position), with every on-screen word verbatim in quotes. |
| Voiceover | Verbatim, or onscreen for silent films. Reveals land on the word or beat cue that names them. |
| Hero prop | The object that persists, and the beat where it returns (callback). A callback beat states which earlier beat it answers. |
| Motion | Named moves with easing and duration, from a small vocabulary. First visible motion within 0.2 s of the beat starting. |
| Seam out | The named transition into the next beat and its direction. One direction rule for the whole film (leftward is the default). |
| Audio cue | Sound effect or music cue with its time, when the film has sound. |
| Constraint | At least one explicit “no …” per beat that could go generic. |
| Why | The beat’s job in the story, traced to the message. A beat whose why cannot be traced is cut. |
Real product proof is real: a captured screen, the real command output, or a labelled placeholder beat that holds the slot. Never draw a vendor’s UI in DOM. Where the film depicts something real, add a truthfulness line saying what is real.
Craft devices that make a storyboard specific are taught with examples in docs/prompting/storyboards.mdx (breather, callback, two-color discipline) and docs/prompting/motion.mdx (hero prop, accumulation); use them by name.
Write one self-contained HTML file in the project root, storyboard.html, from STORYBOARD.md. Tell the user the path and to open it in a browser. It is the review surface, and it must be beautiful enough to judge the film from.
v1), one-line dek, and a tag with resolution, length and beat count.aspect-ratio: 16 / 9, container-type: inline-size, sizes in cqw so the sheet matches the build), chronological, grouped under an act bar when there are acts.id="frame-NN" (the build reads its layout from there) and shows the beat’s key moment drawn with the real words in the real fonts and brand colors, plain shapes for panels, charts and media, one accent on the focal. Then a label row (NN · NAME left, id · start–end right), a note that says what moves first and which way the seam goes (bold lead-in, one or two sentences), and a small chip naming the seam.@font-face or a system stack; images are inlined or relative. It must open from file://.A sketch is a few dozen lines of HTML per cell; the whole sheet lands in minutes. Sketch fidelity is the point: a reviewer reacts to placement, hierarchy and copy, which is why the build later dresses the layout and never redraws it.
story-spine.md § 3), then the sheet.## Changes from v1 and unresolved questions under ## Still open (above the first frame), then bump the version and revise only the beats named.## Locked (above the first frame, same reason as § 1). Build only after the lock.index.html (and the transcript when there is voiceover) and update STORYBOARD.md and storyboard.html to match, because every launch film drifted from its storyboard. State the final length.Do not render until asked.