Armory
Source
Browse
Skills

react-component-performance

Diagnose slow React components and suggest targeted performance fixes.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install react-component-performance --cli claude

writes the skill into.claude/skills/react-component-performance/SKILL.mdListed as compatible

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

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

What it is

Diagnose slow React components and suggest targeted performance fixes.

When to use it

Diagnose slow React components and suggest targeted performance fixes.

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-component-performance/SKILL.md -o .claude/skills/react-component-performance/SKILL.md

Notes

Extracted from davila7/claude-code-templates, react-component-performance category.