Armory
Source
Browse
Skills

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install vercel-react-best-practices --cli claude

writes the skill into.claude/skills/vercel-react-best-practices/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/vercel-react-best-practices/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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 / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/react-best-practices/SKILL.md -o .claude/skills/react-best-practices/SKILL.md

Notes

Extracted from davila7/claude-code-templates, react-best-practices category.