React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
find ~/vercel-labs/ -name "*.skill"
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
No description available
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X",...
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling,...
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Upgrade Next.js to the latest version following official migration guides and codemods
Create Remotion videos using the Geist design system aesthetic. Use when asked to create videos, animations, or...
Build explorative, interactive learning experiences as Next.js apps using the Geist design system. Use when creating...
Vercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing...
Vercel AI SDK expert guidance. Use when building AI-powered features — chat interfaces, text generation, structured...
Vercel Marketplace expert guidance — discovering, installing, and building integrations, auto-provisioned...
Next.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing,...
Vercel Observability expert guidance — Drains (logs, traces, speed insights, web analytics), Web Analytics, Speed...
Vercel Routing Middleware guidance — request interception before cache, rewrites, redirects, personalization. Works...
Vercel Runtime Cache API guidance — ephemeral per-region key-value cache with tag-based invalidation. Shared across...
Sign in with Vercel guidance — OAuth 2.0/OIDC identity provider for user authentication via Vercel accounts. Use...
Turbopack expert guidance. Use when configuring the Next.js bundler, optimizing HMR, debugging build issues, or...
Turborepo expert guidance. Use when setting up or optimizing monorepo builds, configuring task caching, remote...