Console URL Feed
Supply any public HTTP(S) URL. The scraper prepares to boot the virtual browser.
DesignRip.md
Design system reverse-engineering lab
Compile any public website URL into a structured, production-ready design.md spec sheet. Colors, typography scales, spacing variables, and component layout configurations extracted instantly.
## Color Palette
- Primary: #FF5A00 (Signal Orange)
- Background: #FAF9F6 (Cream)
## Typography
- Heading Font: Space Grotesk
Feed the generated design.md directly into your AI agent environments to scaffold components and layouts with zero visual drift.
Place the downloaded design.md into your workspace directory. Reference it directly in prompts to maintain pixel-perfect system alignment.
> @design.md build a dashboard view implementing the primary spacing values and color codes.
Copy the raw markdown system code blocks and provide them to chat contexts to establish accurate theme guidelines.
> Use the styling tokens in design.md to scaffold a responsive navigation navbar in Tailwind.
Paste CSS variable variables directly into layout wrappers to synchronize global styles before generating application components.
> Configure the theme config values and CSS variables using the parameters outlined in design.md.
SYSTEM PROCEDURES
Supply any public HTTP(S) URL. The scraper prepares to boot the virtual browser.
Playwright inspects window style elements, layout bounds, variables, and takes a workspace reference capture.
Inference pipelines format CSS variables, style metrics, and fonts into a production design.md asset.
Select a pre-configured target to audit