react
Installation
SKILL.md
React - Modern Patterns
Server Components, Actions, and concurrent features for modern React applications
When to Use This Skill
Use this skill when:
- Building user interfaces with React (any version, with focus on React 19 features)
- Implementing Server Components in Next.js or React Server Components framework
- Creating interactive client-side components with hooks
- Building forms with Server Actions
- Optimizing React application performance
- Working with concurrent React features (Suspense, Transitions, etc.)