Guides
Operational guidance for documenting, previewing, and shipping new UI components.
Component Lifecycle
- Design the public API and states before publishing the export.
- Add focused docs examples for default, variants, edge states, and accessibility-sensitive states.
- Add or update the component registry entry so the docs navigation and component page are generated.
- Run typecheck, tests, and docs build before release.
Preview Quality
Stories should show realistic spacing, labels, state transitions, and usage notes. Keep examples small enough to scan, but complete enough that a consumer can copy the pattern into an app.