Launched this week

MimicKit
Copy any website’s design, code, and assets
7 followers
Copy any website’s design, code, and assets
7 followers
Copy any website’s design, code, and assets in one click. MimicKit captures real CSS and converts it to Tailwind, extracts colors, fonts, spacing, SVGs, images, and complete design systems—ready to paste into Cursor, Claude, v0, or your own codebase. For designers and developers who want to copy what works, customize it, and ship faster.









Tailwind conversion from real CSS is way more useful than I expected, saves me from eyeballing spacing and hex codes. The asset extraction caught some SVGs I would have totally missed.
@socialme "eyeballing spacing and hex codes" should be on my landing page — that approximation gap is where 90% of "does this look right?" Cursor prompts fail.
The SVG catch is because it digs into CSS background-image and mask-image on top of inline SVGs — that's where most extractors miss them. Which site were you extracting from?
The idea of converting real CSS straight into clean Tailwind is such a thoughtful detail, saves a ton of cleanup work downstream.
@emmanuelmacron Thanks — that "cleanup work downstream" was the whole reason I built it. AI tools handle Tailwind → CSS trivially but choke going the other way.
What's the last component you had to hand-convert?