- videos rendered with FrameWright in the last hour
FrameWright

Search

Jump to a page or section

Code Walkthrough

Chromed editor windows that paint code line by line, unified diffs that strike and land, focus dims, typed terminal runs. Snippets are Prism-highlighted with a curated palette — readable first, branded second.

10 scenes9 languagesVertical + Horizontal$29 · was $49

Example render

Build a rate limiter · 51s · TypeScript

What it's for

  • Library and API tutorials
  • Changelog and release walkthroughs
  • Dev-tool marketing that developers respect
  • Before/after refactor stories

The 10 scenes

A closed catalog — the agent picks from these, never invents new ones.

CodeTitle
01CodeTitle90240f

Opening card: mono tag chip, big title with a blinking block cursor, quiet subtitle.

StepTitle
02StepTitle70160f

Section divider styled as a code comment: '// step 02' above a big label.

CodeReveal
03CodeReveal150420f

An editor window paints a snippet line by line; optional heading above and caption below.

CodeFocus
04CodeFocus120300f

The full snippet shows briefly, then everything outside one line range dims; an accent-ruled callout lands beneath.

CodeDiff
05CodeDiff150400f

A unified diff plays out in order: context paints, deletions strike through, additions land green.

SplitExplain
06SplitExplain180450f

Code on one side, 2–4 explanation points on the other, each optionally tagged with the line number it covers.

CodeCompare
07CodeCompare170420f

Two chromed windows side by side — the old way (muted label) and the better way (accent label), painting in turn.

TerminalRun
08TerminalRun130360f

A terminal window: the command types out at the prompt, then output lines land in sequence with ok/warn/err tones.

BigCode
09BigCode100240f

One tiny snippet (≤5 lines) rendered huge and chromeless with a soft accent glow — the money line.

CodeEnd
10CodeEnd100240f

Closing card: the takeaway line over a terminal box holding the install command or repo URL, cursor blinking.

Install & run

$framewright login
$framewright init code-walkthrough
Open Claude Code and say: "Use the code-walkthrough skill to make a walkthrough of <your code>"