Claude Rules for React

CLAUDE.md rules for React development. Covers hooks usage, component architecture, state management libraries, and React-specific coding conventions.

2 rules matching React

Why add React rules to your CLAUDE.md?

React projects vary enormously — functional vs class components, which state library you use, how you handle forms, and whether you prefer controlled or uncontrolled inputs. Adding React-specific CLAUDE.md rules ensures Claude writes components that match your existing codebase style rather than defaulting to whichever pattern happened to be popular when it was trained.