GetDesign

Omdanner enhver live URL til en funderet 9-sektions design.md — hver hex og font skal spores til hentet CSS.

Af MohtashamMurshid · MohtashamMurshid/getdesign

Testet · Virker ★ 9.6/10

GetDesign — Omdanner enhver live URL til en funderet 9-sektions design.md — hver hex og font skal spores til hentet CSS.

Hvad det gør

Henter a site's HTML and linked stylesheets (plus a browser screenshot when available), extracts real color/typography/spacing/shadow/breakpoint tokens, and drafts a strict 9-section design.md — refusing to invent any value it can't trace to a fetched CSS rule or pixel. Udløses, når a user pastes a URL and asks for a design system, style guide, brand tokens, or to clone a site's look; explicitly excludes Figma exports and localhost.

Testrapport

Pegede den at basecamp.com for real: the ungrounded baseline confidently guessed Inter font and a #4285F4-ish blue on an 8px grid, while the skill's actual CSS fetch turned up the true custom 'Graphik'/'Sharpie' webfonts, oklch-based colors, and an em-based (not px) spacing scale — and it correctly refused to invent breakpoints the sampled stylesheets didn't contain.

Testet: 2026-07-14 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/MohtashamMurshid/getdesign
cd getdesign
mkdir -p ~/.claude/skills
cp -r skills/getdesign ~/.claude/skills/getdesign

Kommandoer og eksempelprompter

  • /getdesignOmdanner enhver live URL til en funderet 9-sektions design.md — hver hex og font skal spores til hentet CSS.

Skills udløses af almindelige forespørgsler — ingen kommandoer at huske. Efter installationen aktiverer prompter som disse skillen (på engelsk):

  • Here's https://stripe.com, generate a design.md of their tokens.
  • Extract the brand colors and typography from https://linear.app.
  • Clone the visual style of this site into a grounded style guide.