animation-system

animation-system is a skill for Claude Code from lukaskellerstein/claude-my-marketplace. It costs 78 tokens per session (2,533 once invoked), scanned A, original, no licence file.

A collection of CSS and GSAP patterns for adding movement to websites. GSAP is a JavaScript animation library, and ScrollTrigger connects animations to scrolling.

In plain words
What is it for?
Use it to build scroll effects, timelines, staggered animations, page transitions, and small interactive effects in web projects.
Why use it?
It provides established patterns for common website motion and includes guidance for keeping animations responsive and efficient.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the web-design-plugin plugin — 4 skills, 1 command, 11 agents shipped together

Good fit Use it to build scroll effects, timelines, staggered animations, page transitions, and small interactive effects in web projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lukaskellerstein/claude-my-marketplace/animation-system
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.

Any agent
npx skills add lukaskellerstein/claude-my-marketplace --skill animation-system
Clone the repo
git clone --depth 1 https://github.com/lukaskellerstein/claude-my-marketplace

Made for: Claude Code.

Or install web-design-plugin, the plugin that ships this one along with the rest of its 4 skills, 1 command, 11 agents.

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 animation-system

README.md
[![agentmods](https://agentmods.dev/badge/skills/lukaskellerstein/claude-my-marketplace/animation-system/github.svg)](https://agentmods.dev/skills/lukaskellerstein/claude-my-marketplace/animation-system)
Your own site
<a href="https://agentmods.dev/skills/lukaskellerstein/claude-my-marketplace/animation-system"><img src="https://agentmods.dev/badge/skills/lukaskellerstein/claude-my-marketplace/animation-system/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for animation-system

Your own site · 80×15
<a href="https://agentmods.dev/skills/lukaskellerstein/claude-my-marketplace/animation-system"><img src="https://agentmods.dev/badge/skills/lukaskellerstein/claude-my-marketplace/animation-system.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,533 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00078 $0.02533
Opus 5 $0.00039 $0.01267
Sonnet 5 $0.00016 $0.00507
Haiku 4.5 $0.00008 $0.00253

Measured 8d ago against content hash c36a515aeeea, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

animation-system 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 8d ago.

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.

plugins/web-design-plugin/skills/animation-system/SKILL.md · 258 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

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 258 lines · 78 tokens per session scan A c36a515aeeea

Subscribe to this mod's changes

animation-system is a skill published in the GitHub repository lukaskellerstein/claude-my-marketplace (3 stars, last pushed 1mo ago), with no licence file. It adds 78 tokens to every session and 2,533 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

colors

Color systems for web interfaces — OKLCH conversion and palette generation, contrast measurement (APCA/WCAG), gamut and P3 fallbacks, theming, one meaning per color. INVOKE PROACTIVELY when converting color values, building or extending a palette or token set, checking or reporting contrast, or theming light and dark…

PrabhdeepSingh/claude-plugins · 99 tokens

ui-polish

Design-engineering details that make an interface feel polished — border radius, optical alignment, shadows and elevation, animations and micro-interactions, press feedback, icons. INVOKE PROACTIVELY when building or reviewing UI components, adding motion or hover/active states, or when the user says "make it feel…

PrabhdeepSingh/claude-plugins · 109 tokens

layout

Layout structure for web interfaces — grouping, alignment, negative space, reading order, progressive disclosure, breakpoints, direction-aware (RTL) structure. INVOKE PROACTIVELY when structuring a page or component, spacing or aligning controls, deciding what collapses at small sizes, or reviewing frontend structure.…

PrabhdeepSingh/claude-plugins · 104 tokens

design-spatial

Spatial composition and layout for frontend design. Load with design when composing pages/dashboards/components, or whenever generated UI looks off — overlapping/colliding elements, weak hierarchy, or generic ("looks like every startup site"). The core idea: a model can't trust its own layout, so render it, critique…

connerkward/ckw-design-skill · 0 tokens

design-system

Mechanical implementation invariants for frontend design: token architecture, typography hierarchy, loading order, FOUT prevention, chrome stability, motion timing, color semantics. Use with design when building components, pages, or design systems. (Aesthetic direction lives in design-thinking; anti-trend/anti-slop…

connerkward/ckw-design-skill · 67 tokens

ckw-design

Entry point for frontend design. Use WHENEVER building or touching the look of any web UI — components, pages, dashboards, landing pages, React/Vue/HTML-CSS — and whenever the user says "make this look better/nicer", "fix the spacing/layout", or mentions styling, color, typography, fonts, responsive design, polish, or…

connerkward/ckw-design-skill · 112 tokens