What problem does it solve?
This Skill eliminates the friction of writing GSAP animations that are compatible with HyperFrames' deterministic video rendering requirements, avoiding common pitfalls like async timeline construction, infinite repeats, and layout-triggering animations that break capture.
Core Features & Use Cases
- Comprehensive GSAP Reference: Covers core tween methods, timeline construction (position parameters, labels, nesting), easing, stagger, and performance best practices tailored to HyperFrames' constraints.
- Pre-built Effect Patterns: Includes drop-in, production-ready patterns for typewriter text and audio visualizers that follow HyperFrames' rules out of the box.
- Use Case: If you are creating a HyperFrames video with animated text entrances and audio-reactive visual elements, this Skill provides vetted, compatible code patterns to reduce development time and avoid render errors.
Quick Start
Use the gsap skill to add a paused, registered GSAP timeline with a fade-in entrance animation for your HyperFrames composition's title element.