What problem does it solve?
This Skill helps media teams create reliable, seekable browser animations with GSAP while avoiding timing drift, unstable typography, broken SVG transitions, accessibility issues, and licensing mistakes.
Core Features & Use Cases
- Deterministic animation timelines: Build finite, paused GSAP timelines driven by explicit video frames instead of wall-clock playback, scroll state, or browser scheduling.
- Production motion craft: Author kinetic typography, SVG drawing and morphing, motion paths, FLIP transitions, responsive variants, and reduced-motion alternatives with appropriate plugin selection.
- Render and delivery safeguards: Handle font readiness, responsive rebuilds, lifecycle cleanup, flashing limits, performance profiling, repeated-frame QA, asset stability, and GSAP licensing review.
- Use Case: Create a five-second vertical launch card that reveals a headline word by word, draws a proof line, settles on a readable CTA, and renders consistently across clean browser-based video captures.
Quick Start
Use the GSAP animation composition skill to design and implement a deterministic five-second launch card with frame-seekable timing, appropriate plugins, reduced-motion handling, and final render QA.