Vercel Optimize
Audit a Vercel project for cost, performance, reliability, caching, function usage, and build efficiency.
Best for
Teams operating production applications on Vercel.
npx skills add vercel-labs/agent-skills --skill vercel-optimize
Common use cases
When to use this skill
- Investigate slow or expensive routes.
- Review caching, ISR, and function usage.
- Rank improvements from project metrics.
Example prompts
Prompts you can adapt
How to use it
A simple workflow
Open the verified Vercel source on GitHub and review its SKILL.md or repository documentation.
npx skills add vercel-labs/agent-skills --skill vercel-optimize
Start with an example prompt below, adapt it to your project, and verify the result.
FAQ
Questions about Vercel Optimize
Is this linked to an official public source?
Yes. This page links directly to the Vercel GitHub source shown above. Review its documentation and license before production use.
How do I add this skill?
Run the setup command shown on this page, then refresh your agent if required.
Related skills
Keep building the workflow
Deploy to Vercel
Package and deploy web applications to Vercel, returning a preview URL and a claimable deployment when supported.
Vercel CLI with Tokens
Use Vercel CLI workflows with explicit token handling for authenticated project and deployment operations.
React Best Practices
Apply Vercel Engineering guidance to React and Next.js code, with emphasis on performance, rendering, and bundle efficiency.