agent-skills
by vercel-labs
Vercel's official collection of agent skills
About
Vercel's official collection of agent skills
Skill Analysis
Skills (9)
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React...
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "chec...
Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and ...
"Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel me...
bashtextGuide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS...
jsxDeploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push t...
bashDeploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive lo...
bash
Recent Commits
- 7c180d92026-07-24Merge pull request #310 from vercel-labs/fix-install-commandAurora Scharff
- c45afa12026-07-24Update install command for view transition skillAurora Scharff
- fb0282c2026-07-23Merge pull request #308 from vercel-labs/vt-isolation-scroll-morph-learningsAurora Scharff
- 73bddac2026-07-23react-view-transitions: markdown-link all cross-references; leave AGENTS.md aloneAurora Scharff
- f3fa45a2026-07-23react-view-transitions: layout stabilization and enter-only reveal notesAurora Scharff
- dc06d642026-07-23react-view-transitions: add live-root recipe, third-party wrapper trick, z-index tieringAurora Scharff
- 565c0c02026-07-23react-view-transitions: trim recent additions to the skill's terse registerAurora Scharff
- 548b0d32026-07-23react-view-transitions: refine router.back and experimental-channel guidance per official Next docsAurora Scharff
- ac7bac82026-07-23react-view-transitions: fact-check whole skill against React/Next source; regenerate AGENTS.mdAurora Scharff
- bb2935e2026-07-23react-view-transitions: verify against React source; move displacement pattern to referencesAurora Scharff