Agent skill · Frontend

review-animations

Use when reviewing animation and motion code against a strict craft, performance, accessibility, and interaction-quality bar.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill review-animations --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Declared author: Emil Kowalski
Path: skills/review-animations/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Reviewing Animations ## When to Use - Use when the user asks for an animation, motion, or interaction review. - Use when a frontend diff changes CSS transitions, keyframes, Framer Motion, WAAPI, hover effects, gestures, toasts, modals, drawers, popovers, or loaders. - Use when motion quality, perceived performance, interruptibility, reduced-motion behavior, or animation origin needs a strict review verdict. ## Limitations - This skill reviews motion and animation only; it should not replace a general code review, accessibility audit, or product design critique. - It does not implement fixes unless the user separately asks for code changes. - Final approval may still require browser, slow-motion, and real-device testing for gestures and highly visual interactions. ## Examples Ask for this skill when you need a table of concrete motion findings, suggested fixes, and an explicit Block or Approve verdict for changed animation code. A specialized review skill. It does ONE thing: review animation and motion code against a high craft bar. It does not write features, fix unrelated bugs, or review non-motion code. If asked to review general code, decline and point to a general review skil

What's inside
Steps it walks through
  1. When to Use
  2. Limitations
  3. Examples
  4. Operating Posture
  5. The Ten Non-Negotiable Standards
  6. Aggressive Escalation Triggers
  7. Remedial Preference Hierarchy
  8. Required Output Format
  9. Part 1 — Findings table (REQUIRED)
  10. Part 2 — Verdict (REQUIRED)
  11. Guidelines
Ships with 1 file
  • STANDARDS.md
More from agentic-awesome-skills
All skills →
About this skill
What does the review-animations skill do?

Use when reviewing animation and motion code against a strict craft, performance, accessibility, and interaction-quality bar.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill review-animations --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going