What problem does it solve? Launching a project requires a full set of promotional materials—hero images, OG cards, store screenshots, README visuals, and demo GIFs/videos—each with exact platform dimensions and quality standards, which is tedious to produce consistently by hand. ## Core Features & Use Cases - Gap-Driven Asset Planning: Audits the project type (web, browser extension, desktop app, CLI/TUI) and existing materials, then presents a checklist of missing assets for the user to pick from. - Screenshot Composition Pipeline: Captures raw screenshots via Playwright, screencapture, or freeze, then composites them with backgrounds and copy in HTML canvases rendered at exact platform sizes (GitHub social preview 1280×640, Chrome Web Store 1280×800, Product Hunt 1270×760, etc.). - Motion Asset Recording: Produces demo GIFs and videos using VHS tape scripts for CLI tools, Playwright recordVideo for web, and ffmpeg post-processing (palette-based GIF conversion, trimming, speed adjustment). - Use Case: You just finished a browser extension and need a Chrome Web Store listing. The skill captures real-data screenshots, composites them onto branded backgrounds at 1280×800, and records a Playwright-driven demo video, saving everything to design/promo/. ## Quick Start Use the promo skill to create a GitHub social preview image and a README demo GIF for my project.