Refactor tangled React props into clean APIs

Reviews a React component with boolean-prop sprawl and refactors it using compound components, render props, or context — with working code examples for each pattern.

Best for: Engineers rebuilding a component library or fixing a component that got too configurable.

Engineering / code-reviewatomicfor-engineersno-setupfrom-text

Source

Creator's repository · vercel-labs/agent-skills

View on GitHub

License: MIT