Rule React

Functional Components

Use functional components with hooks instead of class components

reactcomponentshooks
CLAUDE.md

Use functional components with hooks, not class components. Functional components are simpler, easier to test, and work better with React’s concurrent features.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl