Composites
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: UI Components & Design System · Tier: light · Risk: low — frontend only
Higher-level components (Card, FormField, CommandPalette, Chatbot, Dock, etc.) composed from primitives that add business logic and feature behavior.
When to use: Use when a UI need spans more than one primitive and carries app-specific behavior or layout.
Docs
Code
Proof
Machine-readable record: ui-composites in mcp/patterns.registry.json.