What problem does it solve? Authoring frame-accurate, seek-safe animation for HTML-to-video rendering requires coordinating timelines, easings, and multiple runtimes without breaking determinism. This Skill provides the complete animation knowledge base for HyperFrames compositions so every motion decision follows a tested recipe instead of ad-hoc code. ## Core Features & Use Cases - Atomic motion rules: 25+ composable recipes (hacker-flip decode, kinetic typography, camera zoom, SVG path drawing, AI tracking boxes) that you combine 2-4 at a time on a single paused GSAP timeline. - Multi-phase scene blueprints: Pre-designed 3-5 phase scene templates (brand-reveal, social-proof, CTA, product demo) with runnable HTML examples as ground truth. - Seven runtime adapters: API references for GSAP, Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, and TypeGPU/WebGPU, all registered for deterministic frame-by-frame seeking. - Use Case: Building a product launch video scene where a counter grows to 90% while SVG icons expand outward and the camera pushes in — load the hook-counter-burst blueprint, adapt its phase timings, and render deterministically. ## Quick Start Use the hyperframes-animation skill to compose a brand-reveal scene with a zoom into the logo and breathing idle motion on a single paused GSAP timeline.