react
Installation
SKILL.md
React
When to Use
- Building React components
- Using React hooks
- Component state management
- Client-side interactivity in any React-based framework
When NOT to Use
- Vue, Svelte, or Angular projects — this skill is React-specific
- Backend-only projects without a frontend UI layer
- Static HTML pages that do not require a JavaScript framework