AI AGENT ADDONS

Vercel React View Transitions

vercel-labs/agent-skills
Frontend Development
82,074installs

You can add smooth animations between pages and parts of your React app using the browser's built-in View Transition API. No need for extra libraries. The React component <ViewTransition> makes it easy.

This skill shows you when to animate and how to choose the right animation style. It covers shared elements, route changes, list reordering, and more. It works with Next.js out of the box.

Follow the implementation workflow and use the provided CSS recipes. Unsupported browsers skip animations gracefully.

Add Vercel React View Transitions skill to your workflow

Global

mkdir -p ~/.claude/skills/vercel-react-view-transitions

Project

mkdir -p .claude/skills/vercel-react-view-transitions

Source Repository

Stars
28,428
Forks
2,556
Watchers
28,428
Last Push
2 months ago
Created
8 months ago