---
name: motion-react-layout-transitions
description: Implement Motion for React layout transitions. Use for layout prop, layoutId, shared element transitions, tabs, expanding cards, accordions, reordering lists, filterable grids, animated underline nav, product UI panels, portfolio previews, and smooth size/position changes in React.
---

# Motion React Layout Transitions

## Use This Skill

Use this skill for create shared layout and component transitions with motion.

## Operating Contract

1. Inspect the existing project before changing code.
2. Identify the motion stack, scroll behavior, component lifecycle, reduced-motion handling, and available verification commands.
3. Keep motion purposeful: clarify sequence, focus, depth, tactility, or product understanding.
4. Follow existing project conventions unless a change clearly improves the result.
5. Run available checks and visually inspect responsive/reduced-motion output when the change affects UI.

## Required Reference

Read [references/motion-react-layout-transitions-guide.md](references/motion-react-layout-transitions-guide.md) before making architectural or visible UI changes with this skill.
