AI AGENT ADDONS

Stitchextract Design Md

google-labs-code/stitch-skills

A pile of frontend code can hide a beautiful design system. Instead of guessing or running the app, you can now extract every style detail directly from the source files. This tool reads your code from React, Vue, Svelte, Angular, or plain CSS and creates a full DESIGN.md document.

It works on any project that you can't build or render. Just point it at the source folder. It scans components, stylesheets, Tailwind configs, and theme tokens to capture colors, typography, spacing, and layout principles. No build dependencies are needed.

Use this skill to reverse-engineer a visual language, audit your project's styling, or understand what an app looks like without running a single command.

Add Stitchextract Design Md skill to your workflow

Global

mkdir -p ~/.claude/skills/stitchextract-design-md

Project

mkdir -p .claude/skills/stitchextract-design-md

Source Repository

Stars
6,232
Forks
747
Watchers
6,232
License
Apache-2.0
Last Push
24 days ago
Created
6 months ago