Back to Skills

vercel-react-best-practices

TechNickAI
Updated 4 days ago
5 views
20
4
20
View on GitHub
Otherreactdata

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

Recommended
Primary
npx skills add TechNickAI/ai-coding-config -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/TechNickAI/ai-coding-config
Git CloneAlternative
git clone https://github.com/TechNickAI/ai-coding-config.git ~/.claude/skills/vercel-react-best-practices

Copy and paste this command in Claude Code to install this skill

GitHub Repository

TechNickAI/ai-coding-config
Path: plugins/core/skills/vercel-react-best-practices
0
ai-agentsai-codinganthropicclaude-codeclaude-code-marketplaceclaude-code-plugins

Related Skills

chatbot-widget-creator

Other

This 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.

View skill

chatbot-widget-creator

Other

This 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.

View skill

gemini-frontend-assistant

Other

This 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.

View skill

react-patterns

Other

This 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.

View skill