What problem does it solve?
Writing correct, performant GSAP animations for HyperFrames video compositions requires memorizing library syntax, avoiding common pitfalls like layout thrashing, and sequencing timelines properly, which slows production and leads to buggy animated outputs.
Core Features & Use Cases
- GSAP API Reference: Complete guidance for core methods including gsap.to(), from(), fromTo(), timelines, easing, stagger, and transform properties.
- Pre-built Effects: Drop-in patterns for common use cases like typewriter text reveals and audio-reactive visualizers.
- Use Case: If you are creating a HyperFrames composition with animated text overlays and music-driven visuals, this skill provides ready-to-use code patterns and best practices to implement them correctly without trial and error.
Quick Start
Use the gsap skill to add a typewriter text effect and audio visualizer to your HyperFrames composition.