What problem does it solve? Authoring and rendering HyperFrames video compositions involves many CLI commands, gates, and render targets; this Skill encodes the correct development loop so agents scaffold, lint, check, preview, and render projects without skipping mandatory audits or approval steps. ## Core Features & Use Cases - Full development loop: Covers init, capture, catalog, add, lint, check, snapshot, preview, render, publish, and feedback, with strict rules such as running the world-motion audit before any non-presentation render. - Multiple render targets: Supports local, Docker, HeyGen-hosted cloud, AWS Lambda, and Google Cloud Run rendering, with references detailing each path's flags, batch modes, and prerequisites. - Quality gates and diagnostics: Enforces lint/check gates, motion sidecar assertions, WCAG contrast audits, doctor environment checks, and structured feedback reporting after verified renders. - Use Case: An agent scaffolds a project with npx hyperframes init, authors a composition, runs check --snapshots, opens a Studio preview for user approval, then renders a high-quality MP4 locally or via cloud. ## Quick Start Ask the agent to scaffold a new HyperFrames project and run the lint and check gates before previewing it in Studio.