Escalatory browser verification - open the app in a real browser and test it. Two modes - builder-verify (test the feature you just built) and cold-review (fresh-eyes reviewer pass over a whole surface or site). Use after "READY FOR REVIEW", before shipping a preview/demo to a human, or when asked to "actually test this" / "review this like a stranger".
$npx -y skills add joewinke/jat --skill jat-verifyInstalls into the current project.
Run `npx skills use "https://github.com/joewinke/jat" --skill "joewinke/jat/jat-verify"` 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/joewinke/jat" that are relevant to the current task. Run `npx skills add "https://github.com/joewinke/jat"` and select the relevant skills, then follow their instructions.