This is a metrics-first auditor for Vercel bills and slow routes. It pulls real production data from Vercel's Observability Plus API, gates what to investigate using actual invocation counts and P95 latency, then scans only the code files that correspond to expensive or slow candidates. The pipeline is rigid by design: no guessing at optimizations until signals.json exists, no repo-wide grep, and every recommendation must cite version-aware framework docs from a frozen library. It handles Next.js App and Pages Router best, supports SvelteKit and Nuxt with weaker route mapping, and blocks or warns on unsupported frameworks. You'll want CLI v53+, a linked project directory, and Observability Plus enabled to get route-level recommendations instead of a code-only fallback audit.
npx -y skills add vercel-labs/agent-skills --skill vercel-optimize --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar