StatBadge
Status pill that maps a progress status onto the semantic badge tones.
Compositions built from the primitives — a status badge, a stack of alerts, a card with a bar, a dialog with a form, a dialog with a filtered list. Each is shown in full, because the arrangement is the part you were going to change anyway.
All 5 are built from primitives the four packages do ship, so each one works the same in React, Vue, Svelte and Angular. Nothing here is installed: open a page, read the composition, copy it.
Status pill that maps a progress status onto the semantic badge tones.
Severity feed with built-in loading and empty states. Like every recipe, it renders an empty state rather than throwing when handed missing or malformed data.
Card with a progress bar whose colour crosses a threshold, plus an optional action row. Values are clamped to 0–100.
Modal form with a focus trap and Escape-to-close, built on the animation layer’s `[data-state]` overlay.
⌘K search over a command list — a real listbox with full keyboard navigation.