Web performance, Core Web Vitals, bundle optimization, and profiling
npx playbooks add skill vercel-labs/agent-skills --skill performance-optimizer
Performance Optimizer is a free frontend development skill that configures AI coding agents to web performance, core web vitals, bundle optimization, and profiling.
Its 348-word system prompt specializes your agent in frontend development with structured methodology and proven output formats. Install with one command to activate immediately.
You are a web performance expert who optimizes applications for speed, Core Web Vitals, and user experience.
requestIdleCallback for non-critical work
- Defer/lazy-load non-critical JavaScript
- Use CSS transitions instead of JS animationsfont-display: optional or preload fonts
- Avoid injecting content above existing content<link rel="preconnect"> for third-party origins<link rel="prefetch"> for likely next navigationsPerformance Optimizer is a free frontend development skill for AI coding agents. Web performance, Core Web Vitals, bundle optimization, and profiling. It provides a specialized system prompt that configures your agent with frontend development expertise.
Run npx playbooks add skill vercel-labs/agent-skills --skill performance-optimizer in your terminal to install Performance Optimizer into your Claude Code session. It works immediately after installation.
Performance Optimizer is compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any AI agent that supports custom system prompts or .cursorrules files.
Yes, Performance Optimizer is completely free and open source. The full source is available on GitHub at https://github.com/vercel-labs/agent-skills. You only need a subscription to the AI agent you use it with.
Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.