gsap-react

gsap-react is a skill for Claude Code, Codex from BjornMelin/dev-skills. It costs 68 tokens per session (2,273 once invoked), scanned A, original, no licence file.

A guide for adding GSAP animations to React or Next.js applications. It covers the React-specific hook, element references, and cleaning up animations when components are removed.

In plain words
What is it for?
Use it when building or reviewing GSAP animations in React or Next.js, especially when handling component cleanup.
Why use it?
It helps avoid animation code that is tied to the wrong elements or keeps running after a component is gone.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/bjornmelin/dev-skills/gsap-react
Any agent
npx skills add BjornMelin/dev-skills --skill gsap-react
Clone the repo
git clone --depth 1 https://github.com/BjornMelin/dev-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsap-react

README.md
[![agentmods](https://agentmods.dev/badge/skills/bjornmelin/dev-skills/gsap-react.svg)](https://agentmods.dev/skills/bjornmelin/dev-skills/gsap-react)
Your own site
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/gsap-react"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/gsap-react.svg" alt="Measured on agentmods" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,273 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00068 $0.02273
Opus 5 $0.00034 $0.01137
Sonnet 5 $0.00014 $0.00455
Haiku 4.5 $0.00007 $0.00227

Measured 5d ago against content hash 83ee7e2dac6a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gsap-react scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/audit.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

archive/skills/gsap/gsap-react/SKILL.md · 196 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 196 lines · 68 tokens per session scan A 83ee7e2dac6a

Subscribe to this mod's changes

gsap-react is a skill published in the GitHub repository BjornMelin/dev-skills (6 stars, last pushed 12d ago), with no licence file. It adds 68 tokens to every session and 2,273 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

deck-open-slide-canvas

锁死 1920×1080 画布, React 组件级自由组合, 不绑模板.

nexu-io/html-anything · 28 tokens

afrexai-react-production

Complete methodology for building production-grade React applications with architecture decisions, component design, state management, performance optimization, testing, and deployment.

LeoYeAI/openclaw-master-skills · 32 tokens

react-email

Create beautiful, responsive HTML emails using React components with React Email. Build transactional emails with modern components, support internationalization, and integrate with email service providers like Resend. Use when creating welcome emails, password resets, notifications, order confirmations, or any HTML…

agentset-ai/agentset · 57 tokens

canvas-webapp

Render a React/Vite (or any bundled) web app on the pi-dashboard canvas, which loads loopback URLs in a sandboxed opaque-origin iframe. Use when a canvas(target:{kind:"url"|"server"}) target shows up blank white, an empty surface, or a /live/ 500 ECONNREFUSED. Covers why Vite dev servers and non-CORS static servers…

BlackBeltTechnology/pi-agent-dashboard · 99 tokens

create-custom-widget

Build a Mendix pluggable widget from scratch with React and TypeScript and package it as an .mpk. Use when no marketplace or built-in widget covers what is needed and a custom React component has to be written.

mendixlabs/mxcli · 50 tokens

frontend-development

Required context for all frontend work. Loads frontend standards (conventions, React Query patterns, adapter testing requirements) before any code changes. Use when modifying anything under components/frontend/. Triggers on: any frontend code change, UI component work, React Query hooks, API adapter work, frontend bug…

ambient-code/platform · 67 tokens