Motion & Framer Motion Overview Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript that enables declarative, performant animations with minimal code. It provides components that wrap HTML elements with animation superpowers, supports gesture recognition (hover, tap, drag, focus), and includes advanced features like layout animations, exit animations, and spring physics. When to use this skill: - Building interactive UI components (buttons, cards, menus) - Creating micro-interactions and hover effects - Implementing page transitions and route anima…