hyperframes-cli

Installation
SKILL.md

HyperFrames CLI

Everything runs through npx hyperframes. Requires Node.js >= 22 and FFmpeg.

Workflow

  1. Scaffoldnpx hyperframes init my-video
  2. Write — author HTML composition (see the hyperframes skill)
  3. Lintnpx hyperframes lint
  4. Previewnpx hyperframes preview
  5. Rendernpx hyperframes render

Lint before preview — catches missing data-composition-id, overlapping tracks, unregistered timelines.

Scaffolding

Installs
1
GitHub Stars
13
First Seen
4 days ago
hyperframes-cli — assafkip/claude-video-editor