bbeierle12/skill-mcp-claude▌
3 approved skills in this repository
gsap-fundamentals
Productivity
Core animation concepts with GreenSock Animation Platform.
gsap-scrolltrigger
Productivity
Scroll-driven animations with pinning, scrubbing, snap points, and parallax effects. \n \n Supports scrubbed animations tied directly to scroll position, with optional smoothing delays for eased motion \n Includes pinning to lock elements in place during scroll ranges, with configurable spacing and animation timelines \n Provides toggle actions (play, pause, reverse, reset) for controlling animation behavior at scroll boundaries \n Offers snap points to lock scroll to specific positions or timel
gsap-react
Frontend
GSAP integration for React with lifecycle-aware hooks, ref patterns, and automatic cleanup. \n \n useGSAP hook handles component lifecycle, scoped selectors, dependency tracking, and automatic animation cleanup on unmount \n Supports single and multiple element refs, dynamic lists, and timeline management with play/pause/restart controls \n contextSafe wrapper for event handlers ensures animations respect React's context and prevent memory leaks \n Includes ScrollTrigger integration, custom anim