Armory
Source
Browse
Skills

react-dev

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install react-dev --cli claude

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

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

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

What it is

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

When to use it

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

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

Notes

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