Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.
$npx -y skills add sethgammon/citadel --skill live-previewInstalls into the current project.
Run `npx skills use "https://github.com/sethgammon/citadel" --skill "sethgammon/citadel/live-preview"` 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/sethgammon/citadel" that are relevant to the current task. Run `npx skills add "https://github.com/sethgammon/citadel"` and select the relevant skills, then follow their instructions.