What problem does it solve?
This Skill provides rapid, efficient access to the Wix Design System (WDS) documentation, enabling developers to quickly find and use WDS components for building React UIs.
Core Features & Use Cases
- Component Discovery: Quickly find the right WDS component for UI needs using keyword searches.
- Prop & Example Lookup: Retrieve detailed component props, TypeScript types, and code examples.
- Icon Search: Efficiently search through over 400 WDS icons.
- Use Case: You need to build a form with an input field and a button. You can ask the Skill "show me WDS form components" to find
FormField and Input, then ask "show me props for Input" and "show me examples for Button" to get the necessary information to implement it.
Quick Start
Use the wds skill to find a Wix Design System component for creating a modal dialog.