About
This skill serves as a definitive reference system for React development within Claude Code, covering everything from core hooks like useState and useEffect to the latest React 19 concurrent features. It enables Claude to implement robust state logic, manage complex side effects with proper cleanup, and optimize performance using memoization. By providing specific implementation patterns for useReducer, useContext, and custom hooks, it ensures that your frontend code follows the latest React standards and architectural best practices.