motion

Installation
SKILL.md

Motion Animation Library

Overview

Motion (package: motion, formerly framer-motion) is the official Motion Division animation library for React and JavaScript. It provides declarative animations, gestures, scroll effects, layout transitions, and spring physics.

Key Capabilities:

  • Gestures: drag, hover, tap, pan, focus with cross-device support
  • Scroll Animations: viewport-triggered, scroll-linked, parallax effects
  • Layout Animations: FLIP technique for smooth layout changes, shared element transitions
  • Spring Physics: Natural, customizable motion with physics-based easing
  • SVG: Path morphing, line drawing, attribute animation
  • Exit Animations: AnimatePresence for unmounting transitions
  • Performance: Hardware-accelerated, ScrollTimeline API, bundle optimization (2.3 KB - 34 KB)

Production Tested: React 19, Next.js 15, Vite 6, Tailwind v4

Installs
3
First Seen
Jun 21, 2026
motion — prisma-labs-dev/skills