What problem does it solve? When building UI with @wix/design-system, developers waste time hunting through large documentation files to find the right component, its props, and working code examples. This Skill provides fast, focused lookups directly from the installed package's docs. ## Core Features & Use Cases - Component Search: Find WDS components by keyword with descriptions and usage guidance (do's and don'ts). - Props & Examples Lookup: Retrieve full prop lists with types and descriptions, plus ready-to-use JSX examples for any component. - Icon Discovery: Search the @wix/wix-ui-icons-common catalog, including Small variants. - Use Case: You need to build a settings page with a toggle and a modal. Search for the right components, pull the exact props for ToggleSwitch and Modal, and copy a working JSX example into your code. ## Quick Start Ask the assistant to show you the props and a loading-state example for the WDS Button component using the wds-docs skill.