Build, preview, and validate the Uno documentation website (DocFX) locally — surface real content errors vs expected noise, drive rendered pages with Playwright, and validate external-doc commit bumps in import_external_docs.ps1 before a PR. Use when working under doc/, editing articles/** markdown, bumping an external docs ref (uno.themes, studio-docs, hd-docs, uno.chefs, workshops, …), or rendering/validating the docs site.
$npx -y skills add unoplatform/uno --skill docs-buildInstalls into the current project.
Run `npx skills use "https://github.com/unoplatform/uno" --skill "unoplatform/uno/docs-build"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/unoplatform/uno" that are relevant to the current task. Run `npx skills add "https://github.com/unoplatform/uno"` and select the relevant skills, then follow their instructions.