Show HN: Design Memory – Extract design systems from live websites via CLI (github.com)

1 points by saleban1031 ↗ HN
CLI tool that crawls a website and extracts its full design system into AI-readable markdown files.

It uses Playwright for crawling, deterministic analysis for tokens (colors, typography, spacing, CSS variables), and an LLM for semantic interpretation (component recipes, layout structure, design principles).

One command: design-memory learn <url>

Output is a .design-memory/ folder that any LLM can consume to recreate the design with high fidelity.

0 comments

[ 3.0 ms ] story [ 8.6 ms ] thread

No comments yet.