Loading...
Loading...
Decide whether a UX need should reuse, compose, extend, or create a design-system component or pattern. Use when a designer asks whether something needs a new component, how a design fits the current system, or what design-system contribution a feature should make.
npx skill4agent add tranz007/ux-skills system-fit.ux/INTENT.md.ux/STATE.md.ux/DESIGN-SYSTEM.mdCreate a newcomponent because the design system does not have that exact component today.SearchableStationPicker
Compose. The existing Autocomplete handles station search and the existing selection/chip pattern handles chosen values. The gap is not a new component; it is documented behavior for no-results, async loading, and keyboard selection. Add those states to the existing pattern before proposing a new system component.