react-ui-patterns
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install react-ui-patterns --cli claudewrites the skill into.claude/skills/react-ui-patterns/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/react-ui-patterns/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
When to use it
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
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-ui-patterns/SKILL.md -o .claude/skills/react-ui-patterns/SKILL.md
Notes
Extracted from davila7/claude-code-templates, react-ui-patterns category.