agent-skills
by vercel-labs
Vercel's official collection of agent skills
About
Vercel's official collection of agent skills
Skill Analysis
Skills (9)
"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...
bashReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React...
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive lo...
bashReview docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and ...
Review 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
- 4559f182026-07-20Merge pull request #306 from vercel-labs/vt-isolation-scroll-morph-learningsAurora Scharff
- 42286602026-07-20react-view-transitions: note optimistic controls for slow-content tabsAurora Scharff
- 35d78a82026-07-20react-view-transitions: generalize sliding indicator; separate Activity concernAurora Scharff
- cef3f9e2026-07-20react-view-transitions: clarify shared-element morph works when the target is cached/prefetchedAurora Scharff
- c64d70e2026-07-20react-view-transitions: drop Next-specific morph plumbing; keep the general ruleAurora Scharff
- 422ea5b2026-07-20react-view-transitions: trim additions to the skill's terse styleAurora Scharff
- 7ba69582026-07-20react-view-transitions: separate reveal-flicker from morph; address reviewAurora Scharff
- 5da7c852026-07-20react-view-transitions: move CSS into css-recipes, surface reveal-flicker in the Suspense sectionAurora Scharff
- d128a542026-07-20react-view-transitions: reveal-flicker fix + sliding-indicator (tabs) patternAurora Scharff
- edde2442026-07-20react-view-transitions: isolation, scroll-hang, popover flicker, and shared-element placementAurora Scharff