What problem does it solve? Authoring HTML-based video compositions requires a disciplined loop of scaffolding, linting, browser-based auditing, preview approval, and rendering; this Skill encodes that exact HyperFrames CLI workflow so agents run the right commands in the right order and avoid common render failures. ## Core Features & Use Cases - Development loop orchestration: Guides scaffold, lint, check, snapshot, preview, and render steps, including the mandatory final check gate and approval-before-render rule. - Diagnostics and verification: Covers doctor, browser management, sub-composition smoke tests, motion sidecar assertions, and output verification with ffprobe. - Batch and comparison workflows: Documents compare, grade-compare, and variable-driven render --batch for template-based video production. - Use Case: An agent building a product promo video scaffolds a project, iterates with npx hyperframes lint, runs npx hyperframes check --snapshots as the final gate, opens Studio preview for user approval, then renders a high-quality MP4 and verifies the output file. ## Quick Start Ask the agent to lint and check the current HyperFrames project, then open the Studio preview and wait for approval before rendering the final MP4.