What problem does it solve?
Marketing teams frequently need consistent, high-quality visuals for product pages, social media, and documentation. This Skill automates the creation of retina-ready screenshots of web apps, saving time and ensuring visual consistency.
Core Features & Use Cases
- HiDPI rendering: Captures true retina-quality screenshots at a 1440x900 viewport with deviceScaleFactor 2.
- Flexible coverage: Captures public pages or authenticated views across dashboards, marketing sites, and feature pages.
- Automated workflow: Automatically handles URL input, optional login, and outputs organized images ready for marketing assets.
Use Case: Launch a new product by generating a complete set of hero and feature screenshots for a landing page.
Quick Start
Install dependencies and run the Playwright script to generate screenshots:
- Install Playwright: npm install -D playwright
- Prepare a base URL for your app and run the script to capture the screenshots
- Find the output in the screenshots/ directory and use as marketing assets