Modular Ds Spectrum Model

Use when: deciding how to structure a new Primer React component, evaluating whether an existing component's API is at the right level of abstraction, or orienting on the modular design system approach before using a more specific modular-ds-* skill. Covers how the four API types (config, presentational, base, utilities) relate and compose, and how to decide which ones a component needs. The model itself is defined in contributor-docs/style.md.

primer 5c9edc3 4.3 KB Updated

File contents

primer/react/tree/main/.github/skills/modular-ds-spectrum-model commit 5c9edc3b68

Frequently asked questions

npx skillmds@latest add primer/modular-ds-spectrum-model