What problem does it solve? Creating polished marketing screenshots of a web app for Product Hunt, social media, landing pages, or documentation is tedious manual work involving browser resizing, login flows, and consistent capture settings. ## Core Features & Use Cases - Automated Playwright Capture: Generates and runs a Playwright script that captures screenshots at true HiDPI (2x retina, 2880x1800) resolution. - Codebase-Aware Planning: Reads README files, routes, and components to discover screenshottable features before capturing. - Authentication Handling: Detects login forms with smart locators and captures authenticated pages when credentials are provided. - Use Case: Before a Product Hunt launch, point the Skill at your local dev server and get a numbered set of retina screenshots of your dashboard, editor, and analytics pages saved to a screenshots/ folder. ## Quick Start Ask the AI to generate marketing screenshots of your app running at http://localhost:3000 for a Product Hunt launch.