React Rules

React implementation discipline — one component per file, folders mirror JSX ownership, children receive stable IDs/primitives, state lives at the highest durable layer, and styling ownership stays explicit.

g-bastianelli 6e4685b 3.1 KB Updated

File contents

g-bastianelli/nuthouse/tree/main/subroutine/skills/react-rules commit 6e4685b66c

Frequently asked questions

npx skillmds@latest add g-bastianelli/react-rules