Armory
Source
Browse
Skills

react-best-practices

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install react-best-practices --cli claude

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

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

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

What it is

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.

When to use it

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.

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/web-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.