What problem does it solve? Redesigning an existing website into a polished single-file HTML page requires extracting all original content, planning a design token system, generating imagery, verifying rendering, and deploying — a long multi-step process that is easy to get wrong or leave incomplete. ## Core Features & Use Cases - Inspiration and content extraction: Fetches a reference site's HTML/CSS via curl to pull design tokens, type scale, radii, and motion, while preserving every piece of original copy, email, and link from the target site. - AI image generation: Generates themed hero imagery through Google AI Studio (Nano Banana / gemini-3.1-flash-lite-image) driven via computer_use, with Cloudflare FLUX as fallback. - Headless verification and deploy: Verifies structure, links, and copy with Chrome headless DOM dumps and screenshots, then deploys to GitHub Pages using the gh CLI and confirms the live URL returns HTTP 200. - Use Case: Ask to redesign a small business site like baumanapps.com into a premium landing page inspired by a reference design, and receive a deployed GitHub Pages link with AI-generated imagery and all original contact info intact. ## Quick Start Redesign my website into a premium single-page site inspired by this reference design and deploy it to GitHub Pages so I can share the link.