GSAP Plugins When to Use This Skill Apply when using or reviewing code that uses GSAP plugins: registering plugins, scroll-to, flip/FLIP animations, draggable elements, SVG (DrawSVG, MorphSVG, MotionPath), text (SplitText, ScrambleText), physics, easing plugins (CustomEase, EasePack, CustomWiggle, CustomBounce), or GSDevTools. ScrollTrigger has its own skill (gsap-scrolltrigger). Related skills: For core tweens use gsap-core ; for ScrollTrigger use gsap-scrolltrigger ; for React use gsap-react . Licensing & Install (important) Every GSAP plugin is free , including for commercial use. Since We…