What problem does it solve? QA reviews often accept unverified claims like "zero issues found" or "production ready" without proof. This Skill enforces evidence-based quality assurance by requiring screenshots and documented test results for every claim, catching broken functionality before approval. ## Core Features & Use Cases - Visual Evidence Capture: Runs Playwright screenshot scripts across desktop, tablet, and mobile viewports plus dark mode to document actual rendered output. - Interactive Element Testing: Verifies accordions, forms, navigation, mobile menus, and theme toggles actually function, with before/after screenshot comparisons. - Specification Compliance Checking: Quotes the original spec and compares it line-by-line against what screenshots actually show, flagging fantasy reporting and unrequested "luxury" claims. - Use Case: After a developer delivers a landing page claiming premium design and full responsiveness, run this Skill to capture screenshots at multiple resolutions, test all interactive elements, and produce a report listing the 3-5 real issues that must be fixed. ## Quick Start Use the evidence-collector skill to QA the site running at localhost:8000 and produce an evidence-based report with screenshots.