What problem does it solve? Producing polished video content normally requires dedicated editing software and manual timeline work. This Skill lets you author videos as HTML files — using data attributes for timing, GSAP timelines for animation, and CSS for styling — so video production becomes a code-driven, deterministic workflow. ## Core Features & Use Cases - Composition Authoring: Build multi-scene videos with title cards, overlays, captions synced to audio, voiceovers, audio-reactive visuals, and scene transitions (crossfades, wipes, shader effects). - Design System Integration: Reads a project's design.md for brand colors and fonts, or falls back to 8 named visual style presets and house-style palettes. - Quality Verification: Runs lint, validate (WCAG contrast), inspect (layout overflow), and an animation-map script that reports tween choreography, collisions, and dead zones. - Use Case: Ask for a 30-second product launch video with synced captions and a shader transition on the hero reveal; the Skill plans the beat rhythm, writes the HTML composition, and verifies it with the built-in checks. ## Quick Start Create a HyperFrames video composition for a product launch with a title card, animated stats, and captions synced to my audio file.