← Library

Agent skill

mastering-animate-presence

Raphael Salaja surfaced via UI Skills

Audits Motion and Framer Motion presence usage: exits that never play, popLayout, mode="wait", keys that break unmount.

MotionUpdated 6 months ago36 stars

In the author’s words

Audit Motion/Framer Motion code for AnimatePresence best practices. Use when reviewing exit animations, modals, or presence state. Outputs file:line findings.

The description field from SKILL.md, quoted as written.

Read it before you install it

SKILL.md · 329 lines

Install on its own

Or add it to your stack above and install everything at once.

npx skills add https://github.com/raphaelsalaja/skill --skill mastering-animate-presence
Source ↗GitHub ↗skills.sh ↗Raphael Salaja

Trust audit

View the source ↗
100%verified
Resolved (HTTP 200), passed
Resolves · 36 stars, passed
Transcribed from UI Skills, passed
Last updated 6 months ago, passed
Credited to Raphael Salaja, passed

All 5 checks passed when this was last run. Links were last checked on .

Goes well with

  • emil-design-eng

    The design-engineering house style behind Sonner and Vaul.

    Emil KowalskiMotionCraft

    Emil's main skill. Mostly animation, with the UI-polish and component judgement that surrounds it: what to build, how far to push it, and when to stop.

    npx skills add https://github.com/emilkowalski/skills

  • animate

    Builds an animation from scratch, decisions in the order that matters.

    Emil KowalskiMotion

    Should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Then writes the implementation.

    npx skills add https://github.com/emilkowalski/skills --skill animate

  • review-animations

    Reviews your motion strictly, against Emil's rules.

    Emil KowalskiMotionReview

    A production-critical pass over animation quality, timing and consistency in a diff. Pairs with improve-animations, which does the same for a whole codebase.

    npx skills add https://github.com/emilkowalski/skills --skill review-animations

Work with us