A comprehensive guide for React's native View Transition API that covers the full implementation workflow from audit to deployment. Shows you how to animate route changes, shared elements, and component states using browser-native transitions instead of JavaScript animation libraries. Includes CSS recipes for common patterns like directional navigation and list reordering, plus specific guidance on transition types and Suspense integration. The implementation order and "when to animate" framework helps you avoid over-animating while ensuring transitions actually communicate spatial relationships. Works out of the box with Next.js App Router.
claude skill add vercel-labs/agent-skills:vercel-react-view-transitions