clean-react
Installation
SKILL.md
Clean React: Index And Review Guide
Use this with clean-typescript. React quality comes from small components, explicit data flow, minimal effects, clear state ownership, ownership-based file organization, and behavior-focused tests.