Nextjs Framer Motion Animations

Adds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.

tristanmanchester a4563e8 77 files · 137.3 KB Updated

File contents

tristanmanchester/agent-skills/tree/main/nextjs-framer-motion-animations commit a4563e8611

Frequently asked questions

npx skillmds add tristanmanchester/nextjs-framer-motion-animations