This walks you through installing and configuring the @wot-ui/unocss-preset package for wot-ui projects. It covers the typical setup pain points: getting the preset into your unocss.config.ts, understanding what prefix, preflight, and baseTokens actually do, and debugging why classes don't generate or autocomplete fails. The guide includes copy-paste examples for cards, spacing, semantic colors, and dark mode using the wot- prefix convention. Honestly most useful when you're integrating wot-ui's design tokens into a UnoCSS workflow and need to skip the trial-and-error phase. The troubleshooting section is solid for CI/local mismatches and missing IntelliSense.
npx skills add https://github.com/wot-ui/open-wot --skill wot-ui-unocss-preset-guide