design-md-generator (jasonhnd)★★★★★
🆓 free🔌 drop-in
Another URL → DESIGN.md generator. Pulls every real style from the actual DOM.
why it matters
Same category as dembrandt + design-extract — points at a URL, pulls back a design system. The angle here: it extracts every computed style directly from the live DOM instead of inferring, then clusters statistically. Author claims zero hallucination because every value came off the rendered page.
Newest and smallest of the three URL-to-DESIGN.md tools. Worth a head-to-head against dembrandt on one or two reference sites to see which outputs land cleaner for your use case.
install
npx design-md-generator <url>where to find it
repo health★ 1
avoid if
You've already tested dembrandt and it works for you — no need to stack three tools in the same slot.
see it in action
open the module that demos design-md-generator (jasonhnd)