design-md-generator (jasonhnd)★★★★★
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
no commits in 74 days. this doesn't mean it's broken — some small repos are "finished" — but if you hit an install issue, it may not get patched quickly.
You've already tested dembrandt and it works for you — no need to stack three tools in the same slot.