Official GSAP skill for React that teaches you to use the useGSAP hook instead of wrestling with useEffect cleanup. It covers refs, scoping selectors to avoid cross-component conflicts, and contextSafe wrappers for event handlers so animations don't leak between renders. The patterns here prevent the classic mistakes: forgetting to revert contexts, running GSAP during SSR in Next.js, and creating animations in callbacks that never get cleaned up. If you're doing any animation in React, this is the right way to wire up GSAP without fighting the framework or leaving garbage in the DOM.
npx -y skills add nexu-io/open-design --skill gsap-react --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar