Design Module Composition

Use when designing reusable component modules — composition patterns, compound components, slot/children APIs, render props, headless component contracts, and the choice between configuration and composition. Do NOT use for application-level architecture, single-use feature components, or visual styling decisions.

jacob-balslev Updated

File contents

jacob-balslev/skills/tree/main/skills/design/design-module-composition commit 5c414d3d1a

Frequently asked questions

npx skillmds@latest add jacob-balslev/design-module-composition-2