Use when designing or implementing product-grade web motion like Stripe, Linear, Apple, and Vercel. Covers motion principles, easing/duration defaults, choreography patterns, scroll/hover interactions, performance, accessibility (reduced motion), and implementation guidance.
65
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./agent-skills/web-design/animation-systems/SKILL.mdThis skill helps you ship tasteful, product-grade motion. Not “more animation.” Better animation: clarity, hierarchy, feedback, and delight—without jank.
Use animation to:
If an animation doesn’t serve one of these, delete it.
Think in primitives you can reuse everywhere.
Use for: text blocks, cards, modals.
Use for: popovers, toasts, selected states.
Use for: drawers, step transitions.
Use for: tab indicators, expanding cards.
Use these as a starting system.
Pick a small set and reuse.
If implementing:
Prefer:
transform (translate/scale/rotate)opacityAvoid (unless necessary):
Always support prefers-reduced-motion.
Policy:
Ask the user:
Return:
321c769
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.