What problem does it solve?
This Skill solves the problem of building polished, reliable web animations without timeline chaos, janky scroll effects, or performance regressions.
Core Features & Use Cases
- Timeline Sequencing: Chain hero reveals, overlaps, and precise timing using gsap.timeline for deterministic motion across complex UI states.
- ScrollTrigger Scroll-Linked Animations: Create section reveals, pinned storytelling, and toggle behaviors that stay aligned to scroll position.
- Typography & SVG Effects: Animate text with SplitText (chars/words/lines) and create dynamic SVG path transitions with MorphSVG (plugin/gated features) for high-impact storytelling.
- Performance Optimization Patterns: Apply batching, cleanup practices, and transform-based animations to keep production websites smooth.
Quick Start
Use the gsap-animations Skill to generate a React example that reveals elements on scroll with ScrollTrigger, sequences a hero timeline, and staggers a list for smooth production motion.