This handles Wot UI v2 component queries and code generation for uni-app Vue 3 projects. It knows to check the offline CLI first for component APIs, demos, and theme tokens before generating code, which keeps you from reinventing components that already exist. The workflow is sensible: look up the wd-* component, grab its props and events, then write actual wot-ui code instead of falling back to generic HTML. It also knows the common gotchas around Toast, Dialog, and theme customization. If you're building mini-program UIs with this library and want answers that reference actual component docs rather than hallucinated APIs, this'll save you from constantly alt-tabbing to documentation.
npx skills add https://github.com/wot-ui/open-wot --skill wot-ui-v2