find-skills
122,605Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can
agent-browser
24,516Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking
vercel-react-best-practices
20,052React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refacto
Web Interface Guidelines
18,630Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX"
vercel-composition-patterns
10,271React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component librarie
vercel-react-native-skills
6,538React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list perform
Next.js Best Practices
5,962Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font o
vercel-react-view-transitions
5,666Guide for implementing smooth, native-feeling animations using React's View Transition API (`` component, `addTransitionType`, and CSS view…
deploy-to-vercel
5,195Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link
vercel-optimize
4,718Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect
vercel-cli-with-tokens
4,494Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than inte
Cache Components (Next.js 16+)
2,806Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Upgrade Next.js
2,269Upgrade Next.js to the latest version following official migration guides and codemods