Vercel Agent Skills
ActiveDescription
Vercel's official collection of agent skills, providing practical skill modules and tools for AI coding agents.
Key Features
- Vercel project optimization — Auto-audit project cost, performance, caching, function usage, and billing
- React best practices — 40+ performance optimization rules from Vercel engineering
- Web design audit — 100+ rules checking accessibility, performance, and UX
- Writing guidelines — 80+ rules auditing docs voice, structure, and typography
- React Native guidelines — 16 rules covering mobile performance, animations, and platform patterns
- One-click deploy — Auto-detect 40+ frameworks and deploy to Vercel with claimable URLs
Use Cases
Tags
Categories
Quick Start
npx skills add vercel-labs/agent-skills
# Skills are automatically available after install
# Agent uses them when relevant tasks are detected
# Examples:
# "Deploy my app"
# "Review this React component for performance issues"
# "Help me optimize this Next.js page"