What problem does it solve? Authoring programmatic videos with HyperFrames involves many CLI commands across scaffolding, linting, checking, previewing, rendering, and cloud deployment, and using them in the wrong order or with the wrong flags causes failed renders and wasted iterations. This Skill encodes the correct development loop and command contracts so agents and developers run the right command at the right stage. ## Core Features & Use Cases - Guided development loop: Enforces the scaffold → catalog search → author → lint → check → preview → approve → render sequence, including mandatory cross-references to sibling skills before keyframe, audio, or clip edits. - Render path selection: Covers local rendering (draft/standard/high quality, Docker, batch variables), HeyGen-hosted cloud rendering, AWS Lambda, and Google Cloud Run distributed rendering with per-command reference docs. - Diagnostics and feedback: Standardizes doctor/browser environment checks, snapshot-based sub-composition smoke tests, Studio selection context queries, and structured feedback reports with reproduction packets. - Use Case: An agent scaffolding a product promo video runs npx hyperframes init, searches the motion catalog, authors the composition, gates on check --snapshots, opens a Studio preview for user approval, then renders high-quality MP4 output and files a feedback report. ## Quick Start Ask the agent to scaffold a new HyperFrames video project and run the lint, check, and preview loop before rendering the final MP4.