What problem does it solve?
Manually recreating web page UIs for prototyping is time-consuming and rarely achieves pixel-perfect fidelity to the original design. This Skill automates the entire process, turning any live web page URL or screenshot into a fully editable local project in minutes.
Core Features & Use Cases
- Multi-strategy page capture: Uses Chrome automation as the primary method, with WebFetch and accessibility tree + visual knowledge as fallbacks, to reliably extract structure, styles, and components from any web page.
- Complete Next.js project generation: Produces a runnable Next.js + Tailwind CSS project with mapped semantic design tokens, pre-built component structure, and TypeScript type safety.
- Integrated design documentation system: Auto-generates Markdown design docs for every feature change, accessible via a non-intrusive squeeze-style side panel in the prototype.
- Use Case: If you want to build a custom dashboard similar to Vercel's, share the dashboard URL with Claude, and get a fully editable local prototype with matching layout, colors, and components to iterate on.
Quick Start
Share a live web page URL or screenshot with Claude, and it will generate a pixel-perfect local Next.js + Tailwind CSS prototype project you can run and modify immediately.