What problem does it solve? Rendering HTML/GSAP animation compositions into video normally requires Chrome and Puppeteer, which are unavailable on iOS. This Skill provides the full HyperFrames CLI workflow plus an iOS-native renderer that captures frames via minis-browser-use and encodes them with FFmpeg. ## Core Features & Use Cases - CLI Workflow: Scaffold, lint, preview, render, transcribe, and generate TTS for HyperFrames video projects via npx commands. - iOS-Native Rendering: hf-render.py locks the browser viewport to composition size, seeks frame-by-frame through the animation, captures Retina screenshots, and encodes MP4 with FFmpeg — no Chrome required. - Website-to-Video Pipeline: A 7-step guided workflow that captures any URL's design tokens, assets, and text, then produces a scripted, storyboarded, narrated promotional video. - Use Case: Capture a product landing page, generate a 30-second narrated product demo video with brand-accurate colors and fonts, and render it to MP4 entirely on an iPhone. ## Quick Start Run the environment check script, then ask the assistant to render the HyperFrames project in your workspace to an MP4 using hf-render.py.