agentsclimarketplace

Gsap showcase

Skill iotron/gsap-cookbook/skills/gsap-showcase

Production-grade premium animation compositions from official GSAP showcases. Complete multi-plugin references for building beautiful, polished animations. Companion to official gsap-core, gsap-plugins, gsap-timeline skills (API reference). Triggers: premium animation, showcase, production animation, beautiful animation, hero animation, page transition, loading animation, immersive scroll, complete animation, polished animation, animation composition, multi-plugin animation. Non-triggers: Not for single-technique recipes (use gsap-scroll, gsap-text, etc.), not for API reference (use official gsap-skills), not for setup (use gsap-setup). Outcome: Provides a complete premium animation reference with orchestration notes, which gsap-animate then adapts using individual technique skills.From its SKILL.md

Install
npx -y skills add iotron/gsap-cookbook --skill gsap-showcase

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

5.1 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it

GSAP Showcase — Premium Animation References

Companion: For individual GSAP plugin APIs, invoke the relevant official skill (gsap-core, gsap-plugins, gsap-timeline, gsap-scrolltrigger, etc.). This skill covers complete compositions only.


How to Use

This skill is the taste layer in a two-layer recipe system:

  • Layer 1 — Building blocks: Individual technique skills (gsap-scroll, gsap-text, gsap-cursor, gsap-vfx, etc.) provide isolated, copy-paste patterns.
  • Layer 2 — Showcase (this skill): Complete premium compositions that combine multiple plugins into polished, production-grade animations.

Workflow for premium animations:

  1. Check showcase for a composition similar to the request.
  2. Study its orchestration — plugin combination, timing, layering, responsive handling.
  3. Implement using technique skills for each component (scroll triggers via gsap-scroll, text reveals via gsap-text, interactions via gsap-interact, etc.).

The showcase provides the what and why; technique skills provide the how.


Categories

CategoryWhatExample
hero-sectionsAbove-fold hero compositionsText reveals + scroll + responsive
scroll-experiencesImmersive scroll-driven scenes3D carousels, pinned sequences
interactive-scenesComplex interactive compositionsMulti-plugin showcases
page-transitionsFull-page transitionsBetween-page animations
loading-sequencesPremium loading/revealStaged loading animations

Showcase Entry Format

Each reference file in references/<category>/ contains:

SectionContents
SourceOriginal CodePen link and author credit
Plugins UsedGSAP plugins required (ScrollTrigger, SplitText, etc.)
What Makes It PremiumKey design qualities — timing, layering, polish
Orchestration NotesHow plugins combine, sequencing strategy, responsive approach
Complete CodeFull HTML + CSS + JS (production-ready reference)
Adaptation NotesHow to modify for different content, frameworks, breakpoints

Available Showcases

ShowcaseCategoryPluginsReference
Responsive SplitText Animatorhero-sectionsSplitText, GSDevToolsresponsive-splittext-animator
Responsive matchMediahero-sectionsgsap.matchMedia()responsive-matchmedia
Scrubbed Vertical Rolodexscroll-experiencesScrollTriggerscrubbed-rolodex
Free For All (Flagship)interactive-scenesSplitText, Physics2D, MotionPath, DrawSVG, CustomBounce, CustomWigglefree-for-all
Complex SVG Timelineinteractive-scenesTimeline labels, SVG attr, GSDevToolscomplex-svg-timeline
Scrubbed Bento Galleryscroll-experiencesScrollTrigger, Flipscrubbed-bento-gallery
Card Stackscroll-experiencesFlipcard-stack
Curve Swipescroll-experiencesMorphSVGcurve-swipe
Image Sequencescroll-experiencesScrollTriggerimage-sequence
Infinite Card Sliderscroll-experiencesScrollTrigger, Draggableinfinite-card-slider

Category References

What ships with it: 15 files

64.8 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.