Validate screenshot and viewer HTML quality for PR evidence. Run this after adding or modifying images under .agents/evidence/pr/ or .agents/recordings/, or after generating a new viewer HTML file. Combines image quality checks (resolution, blankness, file size) with Playwright-based viewer rendering verification.
$npx -y skills add liaohch3/claude-tap --skill screenshot-validationInstalls into the current project.
Run `npx skills use "https://github.com/liaohch3/claude-tap" --skill "liaohch3/claude-tap/screenshot-validation"` 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/liaohch3/claude-tap" that are relevant to the current task. Run `npx skills add "https://github.com/liaohch3/claude-tap"` and select the relevant skills, then follow their instructions.