vercel-react-best-practices
About
This skill provides Vercel's React and Next.js performance optimization guidelines with 57 prioritized rules across 8 categories. Use it when writing, reviewing, or refactoring code to address performance issues like re-renders, bundle size, and data fetching patterns. It covers key optimization areas including server/client components, Suspense, and React hooks.
Quick Install
Claude Code
Recommendednpx skills add TechNickAI/ai-coding-config -a claude-code/plugin add https://github.com/TechNickAI/ai-coding-configgit clone https://github.com/TechNickAI/ai-coding-config.git ~/.claude/skills/vercel-react-best-practicesCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
chatbot-widget-creator
OtherThis skill creates a production-ready ChatGPT-style chatbot widget for frontend integration. It includes critical features like infinite re-render protection, text selection "Ask AI" functionality, and ready integration with RAG backends and SSE streaming. Use it to quickly deploy a battle-tested, monitored chat interface.
chatbot-widget-creator
OtherThis skill generates a production-ready ChatGPT-style chatbot widget with built-in solutions for common frontend issues. It provides infinite re-render protection, text selection "Ask AI" functionality, and integrated support for streaming SSE and RAG backends. Use it to quickly implement a monitored, performant chat interface in your web application.
gemini-frontend-assistant
OtherThis skill uses the Gemini CLI to generate frontend UI code from text descriptions or images. It specializes in creating React components with Tailwind CSS, making it ideal for converting screenshots or design concepts into working code. Developers should use it for rapid prototyping, styling assistance, and code refactoring tasks.
react-patterns
OtherThis skill provides expert guidance on React 19's latest patterns, including Server Components, Actions, and hooks like `useOptimistic`. Use it for component architecture, state management, and performance optimization when building modern React applications. It proactively assists with implementing concurrent features, Suspense, and TypeScript development.
