vercel-react-best-practices
π―Skillfrom akiojin/llmlb
Provides performance optimization guidelines for React and Next.js, offering 45 rules across 8 categories to improve application speed, bundle size, and rendering efficiency.
Part of
akiojin/llmlb(9 items)
Installation
npm install -g @llmlb/mcp-servernpx @llmlb/mcp-servercargo build --release -p llmlbcargo run -p llmlbgit clone https://github.com/akiojin/llmlb.git+ 3 more commands
{
"mcpServers": {
"llmlb": {
"type": "stdio",
"command": "npx"...Skill Details
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.
More from this repository8
Designs distinctive, production-grade frontend interfaces with creative aesthetics, avoiding generic AI design and focusing on bold, memorable visual experiences.
Develops robust MCP servers using TypeScript SDK, implementing reliable, discoverable tools with precise JSON-RPC and protocol compliance.
Migrates prompts and code from Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings and handling platform-specific API changes.
Generates or visualizes architecture and system design diagrams for the LLM Load Balancer project using Draw.io/diagrams.net format.
Manages GitHub pull request interactions, likely automating PR creation, review, or status tracking within the LLM Load Balancer project workflow.
Provides web design guidelines and best practices for creating user-friendly, accessible, and visually appealing websites.
Automatically detects and resolves GitHub Actions CI configuration issues by analyzing workflow files and suggesting or applying fixes.
Generates customizable transformation rules for adapting and routing LLM inference requests across different runtime engines and hardware architectures.