animation-motion
SKILL.md
Animation & Motion Design
Create smooth, purposeful animations that enhance user experience.
Instructions
- Animate with purpose - Every animation should serve a function
- Keep it subtle - 200-400ms for most UI transitions
- Respect reduced motion - Honor user preferences
- Optimize performance - Use transform and opacity
- Use consistent easing - Create a motion language
Framer Motion Basics
Simple Animations
import { motion } from 'framer-motion';