What problem does it solve? Native browser fullPage screenshots often come back blank, gray, or missing sections on lazy-loaded, scroll-animated, Framer, or WebGL pages, even when a scroll video of the same page looks correct. This Skill produces a trustworthy full-page image by capturing settled viewport slices and stitching them together. ## Core Features & Use Cases - Stitched viewport capture: Warms the page with a full scroll, then captures overlapping viewport screenshots with settle waits and stitches them vertically into one full-page image. - Section crop regeneration: Recomputes article section crops from the stitched image and updates the manifest with corrected coordinates and capture metadata. - Validation workflow: Rejects candidates with blank bands, low visual content, or disagreement with the scroll video, and verifies dimensions and crop contiguity. - Use Case: A daily UI inspiration article's full-page screenshot is mostly blank because the Framer page lazy-loads content; run the helper script with the article manifest to repair the capture and regenerate all section crops. ## Quick Start Ask the AI to repair the blank full-page screenshot for a UI inspiration article by running the stitch script against its manifest.json.