Rule React

Controlled Inputs

Use controlled components for form inputs with React state

reactformsstate
CLAUDE.md

Use controlled components for form inputs. Store the value in state and pass it as the value prop. This gives you full control over validation, formatting, and submission.

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

get crystl