gsap-plugins

Register GSAP plugins like Flip, Draggable, and SplitText for web animations.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/ScarletFish/MyAnimeDock --skill gsap-plugins-scarletfish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsap-plugins
Source: https://github.com/ScarletFish/MyAnimeDock/tree/main/.agents/skills/gsap-plugins
Command: npx skills add https://github.com/ScarletFish/MyAnimeDock --skill gsap-plugins-scarletfish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gsap.

What problem does it solve?

This skill simplifies the integration and implementation of advanced GSAP plugins, removing the complexity of managing registration, configuration, and specific plugin syntax for high-end web animations.

Core Features & Use Cases

  • Plugin Registration: Standardizes the registration of complex tools like Flip, Draggable, and SplitText to ensure optimal performance and bundler compatibility.
  • Advanced Animation Control: Provides clear guidance on using ScrollTo, SVG drawing (DrawSVG/MorphSVG), and text manipulation (SplitText/ScrambleText) for professional-grade UI interactions.
  • Use Case: Use this skill to implement a complex layout transition between a grid and a list view using the Flip plugin, or to create a character-by-character text reveal animation with SplitText.

Quick Start

Use the gsap-plugins skill to register the Flip and ScrollTo plugins and animate a layout change between two states.

Frequently Asked Questions about gsap-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement a Flip animation for layout transitions between grid and list views?

GSAP SplitText manipulates text for character-by-character reveals by registering the SplitText plugin. This skill provides configuration guidance for professional text animations like ScrambleText effects.

How do I register GSAP plugins for proper bundler compatibility?

Registering GSAP plugins for bundler compatibility involves standardizing the registration of tools like Flip and Draggable. This skill ensures proper plugin registration to achieve optimal performance with modern JavaScript bundlers.

Can I use GSAP Draggable and ScrollTo plugins for scroll-based interactions?

GSAP SVG drawing animations utilize DrawSVG and MorphSVG for path animations. This skill facilitates the implementation of these SVG-based motion tools for sophisticated UI interactions.

What is the best way to handle cleanup and integration of GSAP animation plugins?

GSAP Draggable enables scroll-based interactions by registering the Draggable and ScrollTo plugins. This skill provides integration guidance for these advanced animation plugins in complex UI/UX scenarios.

Why does my GSAP SplitText animation fail with modern JavaScript bundlers?

GSAP DrawSVG and MorphSVG enable sophisticated path animations by registering the SVG-based motion tools. This skill facilitates implementation of these plugins for professional-grade UI interactions.

Do I need to register GSAP plugins before creating SVG path animations?

GSAP ScrollTo enables scroll-based interactions by registering the ScrollTo plugin. This skill facilitates the implementation of advanced animation plugins for complex UI/UX development scenarios.