Vercel React View Transitions

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

h3y6e 6a388f1 9 files · 118.8 KB Updated

File contents

h3y6e/agent-skills/tree/main/.vendor/skills/react-view-transitions commit 6a388f1d90

Frequently asked questions

npx skillmds@latest add h3y6e/vercel-react-view-transitions