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. Do NOT use for Choose the border radius value for cards. Do NOT use for Decide where the OrderDetailPage component lives in the folder structure. Do NOT use for Pick the brand font for headings.

jacob-balslev 21e045c 4 files · 36.5 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/design-module-composition commit 21e045c078

Frequently asked questions

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