gsap

Comprehensive GSAP v3 best-practices skill covering fundamentals, plugins, and useful features/tools. Use when the user mentions GSAP, GreenSock, gsap.to, gsap.timeline, ScrollTrigger, ScrollSmoother, Flip, SplitText, MorphSVG, DrawSVG, Draggable, useGSAP, or asks to build, review, or optimize animations, motion, or scroll-driven interactions.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gsap" with this command: npx skills add display-design-studio/skills/display-design-studio-skills-gsap

GSAP Best Practices

Comprehensive best-practices guide for GSAP v3, organized as modular rules for agents. The structure mirrors the docs taxonomy (fundamentals, plugins, useful features/tools) while prioritizing implementation decisions and code quality.

Rule categories by priority

PriorityCategoryImpactPrefix
1FundamentalsCRITICALcore-
2Plugin architectureHIGHplugin-
3Useful features & toolsHIGHtools-
4PerformanceHIGHperf-
5AccessibilityMEDIUM-HIGHa11y-
6Debug workflowMEDIUMdebug-

How to use this skill

Read these files first:

rules/_sections.md
rules/core-animation-model.md
rules/plugin-registration-and-loading.md
rules/tools-utils-function-pipelines.md

Then load only category-specific rules relevant to the current task.

Rule index

TopicDescriptionReference
Sections overviewCategories and recommended reading orderrules/_sections.md
FundamentalsCore GSAP/Tween/Timeline/Easing rulesrules/core-animation-model.md
PluginsRegistration + plugin family rulesrules/plugin-registration-and-loading.md
Useful toolsUtility methods, helper functions, React/stagger patternsrules/tools-utils-function-pipelines.md
Perf/a11y/debugCross-cutting quality rulesrules/perf-rendering-and-lifecycle.md

Coverage and maintenance

  • Coverage map: rules/_coverage-map.md
  • Source index: https://gsap.com/llms.txt
  • Update this skill when GSAP docs version changes or when plugin APIs evolve.

Framework note

For SSR/component frameworks (Nuxt, React, Vue, etc.), apply client-only lifecycle guards and strict teardown (context/revert) to prevent leaks and duplicate animations.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gsap

No summary provided by upstream source.

Repository SourceNeeds Review
General

tailwind

No summary provided by upstream source.

Repository SourceNeeds Review
General

nuxt-sanity

No summary provided by upstream source.

Repository SourceNeeds Review