This is the kitchen sink GSAP reference you want open while building production animations. It covers the entire v3 API, core tweens and timelines, all the major plugins (ScrollTrigger, Flip, Draggable, SplitText, MorphSVG, Physics2D), and critically, the React/Next.js patterns that prevent memory leaks and duplicate instances. The skill hammers performance from the start: quickTo and quickSetter for pointer interactions, transform properties over layout thrashing, proper cleanup with gsap.context. It also bakes in accessibility with reduced motion patterns and responsive matchMedia orchestration. The plugin coverage map alone is worth keeping around. If you're doing anything beyond basic fades, this gives you the architecture and debugging playbook to keep timelines maintainable at scale.
npx skills add https://github.com/su69ar/rdnax-gsap-master --skill gsap-master