Use this skill when changing or reviewing Tau's static site under site/ and needing visual verification of layout, spacing, colors, alignment, desktop rendering, mobile rendering, or screenshot-based regressions.
$npx -y skills add dpc/tau --skill preview-siteInstalls into the current project.
Run `npx skills use "https://github.com/dpc/tau" --skill "dpc/tau/preview-site"` 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/dpc/tau" that are relevant to the current task. Run `npx skills add "https://github.com/dpc/tau"` and select the relevant skills, then follow their instructions.