What problem does it solve? AI agents cannot see rendered web pages, presentations, or UI, making it impossible to verify layout, styling, and responsiveness. This Skill bridges that gap by capturing screenshots with Playwright so agents can visually inspect their work and iterate on fixes. ## Core Features & Use Cases - Screenshot Capture: Take screenshots of local files, localhost servers, or deployed URLs at configurable viewport sizes for desktop, tablet, and mobile testing. - Reveal.js Slide Capture: Capture each slide of a presentation individually using slide hash URLs for per-slide review. - Structured Review Workflow: Document findings in a status table, fix issues, and re-capture affected pages to verify corrections. - Use Case: After building a Reveal.js slide deck, capture all 16 slides at 1456x816, review each for text overflow and alignment issues, fix the CSS, and re-capture only the affected slides to confirm. ## Quick Start Take screenshots of my presentation at http://localhost:8000 and review each slide for layout issues.