Composition Patterns

React composition patterns for flexible, maintainable components: compound components, lifting state, explicit variants, children over render props, and avoiding boolean-prop proliferation. USE WHEN refactoring React components that are drowning in boolean props or rigid APIs.

Sheshiyer c1afc42 11 files · 24.7 KB Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/composition-patterns commit c1afc4260c

Frequently asked questions

npx skillmds@latest add sheshiyer/composition-patterns