QualityTypeScript

Vercel React Best Practices

by getclawe

Vercel React Best Practices is a Quality skill for Claude Code, published by getclawe in clawe.

749 stars83 forkson getclawe/claweAdded 2026/08/23Repository updated 2026/02/23
ai-agentsai-assistantclaude-codeclawbotopenclaw
Install in seconds
Install Vercel React Best Practices
Copy Vercel React Best Practices into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/getclawe/clawe/tree/main/.agents/skills/vercel-react-best-practices ~/.claude/skills/vercel-react-best-practices

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/getclawe/clawe.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/vercel-react-best-practices/SKILL.md in getclawe/clawe
Installs to
~/.claude/skills/vercel-react-best-practices
Collection
One of 2 skills cataloged from this repository
Category
Quality1354 skills

What Vercel React Best Practices does

Vercel React Best Practices gives React and Next.js performance rules for writing, reviewing, and refactoring code. Use it for data fetching, bundle size, rendering, and re-render optimization.

Vercel React Best Practices is cataloged under Quality on DirSkills. Vercel React Best Practices comes from a repository tagged ai-agents, ai-assistant, claude-code, clawbot and openclaw.

Documentation

README

Vercel React Best Practices

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Writing new React components or Next.js pages
  • Implementing data fetching (client or server-side)
  • Reviewing code for performance issues
  • Refactoring existing React/Next.js code
  • Optimizing bundle size or load times

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Vercel React Best Practices

  • What else does getclawe publish alongside Vercel React Best Practices?

    Vercel React Best Practices is one of 2 skills that DirSkills catalogs from getclawe/clawe, the repository it ships in. Its siblings there include Web Interface Guidelines. Each one is a separate skill with its own page in this directory, installs the same way Vercel React Best Practices does, and is maintained by getclawe in that same repository. The rest of the collection is listed on the getclawe/clawe page.

  • How does Vercel React Best Practices compare to other Quality skills?

    Vercel React Best Practices ranks #1020 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Vercel React Best Practices against them. Open each page to compare what they document and how they install.