What problem does it solve?
This skill eliminates the tedious manual work of documenting UI structure, components, and content from website screenshots or live URLs, removing guesswork from converting visual references into actionable development plans.
Core Features & Use Cases
- Automated Page Capture: Supports live URL capture via Chrome DevTools or Playwright MCP, or validation of user-provided screenshot files, with multi-viewport and multi-page handling.
- AI-Powered UI Analysis: Uses vision models to extract layout patterns, reusable components, text content, and visual hierarchy from captured screenshots.
- Standardized Build Spec Generation: Produces a consistent build-spec.json file that downstream development pipelines use to scaffold, test, and build production-ready applications.
- Use Case: A product team wants to replicate a competitor's web app workflow. Provide the competitor's URL, and the skill will automatically capture all pages, identify every UI component and text element, and generate a complete build plan for your engineering team to implement.
Quick Start
Use the screenshot-intake skill to generate a complete build specification from the provided website URL or screenshot files.