What problem does it solve? Authoring programmatic videos requires a disciplined loop of scaffolding, linting, browser-based checks, preview approval, and rendering, and doing these steps out of order produces broken or unverified output. This Skill encodes the complete HyperFrames CLI development loop so agents and developers run the right command at the right stage, locally or on cloud infrastructure. ## Core Features & Use Cases - Full development loop: scaffold projects with init or capture, search the motion catalog before hand-authoring animation, lint while editing, and gate final output with check before preview and render. - Multi-target rendering: render locally with quality tiers (draft, looks, delivery), or distribute renders to HeyGen-hosted cloud, AWS Lambda, or Google Cloud Run with JSONL batch support. - Diagnostics and verification: use doctor, snapshot, motion sidecar assertions, and Studio selection context to diagnose build, layout, contrast, and render failures. - Use Case: A user asks an agent to turn a captured website into a rendered MP4; the Skill directs the agent to capture the URL, lint and check the composition, open a Studio preview for approval, then render and verify the output with ffprobe. ## Quick Start Ask the agent to scaffold a new HyperFrames project, run the lint and check gates, open the Studio preview for review, and render the approved composition to an MP4 file.