motion-react-page-transitions · git:20260905.f7824ba · 2026-09-05 · sha256 f1df2fab0414b09a

motion-react-page-transitions git:20260905.f7824baA

Immutable. This exact content is served forever at /api/v1/blob/f1df2fab0414b09a.

---
name: motion-react-page-transitions
description: "Animate routes; support native View Transitions."
---

# Motion React Page Transitions

For substantial web work, reuse the [scoped web contract](../website-operating-rules/references/scoped-web-contract.md) when available; it replaces duplicated policy here. Match the requested scope and existing decisions; a missing optional sibling does not block this local procedure.

## Use This Skill

Use this skill to design page and route transitions without breaking navigation.

## Required Reference

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

When the project uses React's native `<ViewTransition>` API, also read [the native View Transition reference](references/native-view-transitions.md). It covers activation, shared-element naming, Suspense, transition types, reduced motion, and browser fallbacks without requiring a third-party motion library.