What problem does it solve? Building programmatic videos with HyperFrames involves many CLI commands, environment pitfalls, and quality gates; this Skill guides agents through the correct command sequence so compositions are linted, validated, inspected, previewed, and rendered without missed steps or silent failures. ## Core Features & Use Cases - Full dev-loop orchestration: Covers init, capture, lint, validate, inspect, snapshot, preview, play, render, publish, doctor, and browser commands with correct flags and ordering. - Cloud rendering on AWS Lambda: Entry point for hyperframes lambda deploy / render / progress / destroy / policies for long, 4K, or parallel batch renders. - Quality gates and CI conventions: Enforces lint/validate/inspect before preview, user approval before render, --json and --strict usage, and post-render output verification. - Use Case: An agent scaffolds a product promo video from a URL with capture, runs lint/validate/inspect, opens Studio preview for user review, then renders a high-quality MP4 locally or via Lambda. ## Quick Start Ask the agent to scaffold a new HyperFrames video project and run the lint, validate, and inspect checks before opening the Studio preview.