Vercel's official agent skills for building and shipping on the web.
Vercel's official collection: deploy-to-Vercel, React best practices, view transitions, web design and writing guidelines, and CLI workflows.
Arranged in the author's recommended order. Walk through them in sequence, or open any one on its own.
React composition patterns that scale. Use when refactoring components with
View skillReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
View skillReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on t…
View skillReact Native and Expo best practices for building performant mobile apps. Use
View skillGuide 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…
View skillDeploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login - e.g. "deploy to vercel", "set up vercel", "add environment va…
View skillUse for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investiga…
View skill