Analyzes a React component with too many boolean or conditional props and refactors it into a flexible, composable pattern—compound components, render props, or context—with code examples.
Best for: Engineers building reusable component libraries or untangling props-hell in a single component.
Creator's repository · vercel-labs/sandcastle
License: MIT