vercel-react-best-practices
NewReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "vercel-react-best-practices": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is vercel-react-best-practices?
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
How to install vercel-react-best-practices?
To install vercel-react-best-practices: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "vercel-react-best-practices": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is vercel-react-best-practices best for?
vercel-react-best-practices is a mcp categorized under Development. It is designed for: code-review, refactoring, coding, design. Created by vercel-labs.