What problem does it solve? Authoring programmatic videos with HyperFrames involves many CLI commands across scaffolding, linting, checking, previewing, and rendering, and running them in the wrong order or without the right gates produces broken renders and wasted iterations. This Skill encodes the correct development loop and command contracts so agents and developers get reliable results. ## Core Features & Use Cases - Guided development loop: Scaffold with init or capture, search the motion catalog with catalog, author compositions, then gate work through lint, check, and preview before any render. - Multi-target rendering: Render locally with quality tiers (draft, looks, delivery), in Docker for reproducibility, or distribute to HeyGen-hosted cloud, AWS Lambda, and Google Cloud Run with batch JSONL support. - Diagnostics and verification: Use doctor, snapshot, compare, grade-compare, and motion sidecar assertions to catch runtime, layout, contrast, and mount defects before delivery. - Use Case: A user asks for a product launch video; the agent scaffolds the project, searches the catalog for a headline reveal, authors the composition, runs check --snapshots, opens a Studio preview for approval, and renders the final MP4 only after sign-off. ## Quick Start Ask the agent to scaffold a new HyperFrames video project and run the lint and check gates before previewing it in Studio.