# find-animation-opportunities

Agent skill by Emil Kowalski (https://emilkowal.ski)

High-conviction opportunities for useful interface motion, with an explicit rejection list so you don't end up animating noise.

Topics: Motion
Last updated: 2026-09-15 (today)
Source: https://emilkowal.ski/skill

## Install

```bash
npx skills add https://github.com/emilkowalski/skills --skill find-animation-opportunities
```

## In the author's words

Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it does not implement it. Use when the user asks "what could be animated here?" or wants to "make this feel more alive". For fixing existing animations, use improve-animations or review-animations instead.

## Verification

- Source link: Resolved (HTTP 200) (pass)
- Install command: Transcribed from the author's own page (pass)
- Maintenance: Last updated today (pass)
- Attribution: Credited to Emil Kowalski (pass)

Full page: https://stackskills.dev/library/find-animation-opportunities
