Back to browse
GitHub Repository

Free design audit tool for any website. Design system breakdown, without the Figma plugin or DevTools digging.

4 starsTypeScript

Front end research and design system tool for designers and developers

by somekiwiplease·Mar 31, 2026·2 points·0 comments

AI Analysis

●●SolidCozyShip It

No-login design audit tool when Frontify and Zeroheight require accounts.

Strengths
  • Visual component clustering groups similar elements automatically
  • SQLite storage enables shareable local URLs without backend
  • PDF export for stakeholder reports without screenshotting DevTools
Weaknesses
  • Playwright can't scan authenticated pages without manual setup
  • Component similarity clustering lacks customization options
Category
Target Audience

Frontend developers, design system maintainers

Similar To

Frontify · Zeroheight · Storybook

Similar Projects

Design●●Solid

Design Memory – Extract design systems from live websites via CLI

Playwright-driven crawling + deterministic token extraction plus an LLM for semantic labeling is a clever pipeline — it doesn’t just scrape CSS, it produces an AI-optimized .design-memory folder with tokens, component recipes, and multi-page merge/diff capabilities. Expect variable fidelity on highly dynamic or framework-heavy sites since the approach depends on selector heuristics and an API key, but the CLI commands (learn, install, diff) and docs show this is more than a research sketch.

WizardryNiche Gem
saleban1031
103mo ago
DesignMid

Japanese ma is the most underrated design system in front end

The visual concept is strong: generous negative space, a micro-typographic centerline and restrained UI that actually sells the idea of 'ma'. Unfortunately the page reads like a demo/theme — repeated copy blocks and zeroed stats suggest placeholder content rather than a finished system or component library. Useful as a quiet starting point for designers who like minimalism, but it needs real docs, components and examples to move beyond a pretty landing.

Eye CandyNiche Gem
Dontizi
203mo ago
Design●●Solid

Angora – Front-End Design System as Code Using Claude Code

Angora converts conversation and design tokens into actual production HTML/CSS (via Astro) rather than a static Figma specimen — it builds semantic, accessibility-minded components and wires them to data without a client runtime. The idea of the design system being the shipped site is smart and feels fresh; the obvious caveat is complexity — interactive state, complex component logic, and long-term maintainability are the hard parts that an alpha needs to prove it can handle.

Bold BetWizardryNiche Gem
junaidbhura
203mo ago
Developer Tools●●Solid

Clovr – Generate structured Next.js front ends from a prompt

Clovr trades mockup screenshots for an actual file scaffold: it claims to output a Next.js repo with a consistent design system, routing, spacing scale and readable components you could commit. That focus on structure over pixels is the right call, but the space is crowded—I'd need to see TypeScript/test support, extensibility for existing repos, and examples of nontrivial apps before I'd swap it in for templates plus Copilot.

Ship ItSolve My Problem
alby_churven
203mo ago