agent-skills
by vercel-labs
Vercel's official collection of agent skills
About
Vercel's official collection of agent skills
Skill Analysis
Skills (8)
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive lo...
bashReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React...
"Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel me...
bashtextDeploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push t...
bashReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "chec...
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS...
jsx
Recent Commits
- 18a24342026-05-22Merge pull request #268 from vercel-labs/johnphamous/vercel-optimize-project-scope-preflightJohn Phamous
- cb122aa2026-05-22fix: harden vercel optimize project scope preflightJohn Pham
- da22a4c2026-05-21Merge pull request #266 from vercel-labs/johnphamous/vercel-optimize-workflow-guidanceJohn Phamous
- 08ae7182026-05-21fix: harden vercel optimize workflow guidanceJohn Pham
- 7b7ca102026-05-21Merge pull request #265 from vercel-labs/johnphamous/vercel-optimize-data-gap-reportingJohn Phamous
- 9e50dda2026-05-21fix: support user-owned vercel optimize scope checksJohn Pham
- 32963532026-05-21fix: stop vercel optimize on ambiguous project scopeJohn Pham
- e6c3b942026-05-21fix: scope vercel optimize cli commands to linked teamJohn Pham
- 5692cf12026-05-21Merge origin/main into vercel optimize data gap reportingJohn Pham
- cd2246d2026-05-21fix: tighten vercel optimize data gap reportingJohn Pham