design-md-generator

Extract a website's visual design system into DESIGN.md and DESIGN-DARK.md.

8|9|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/vibercoder79/KI-Masterclass-Koerting- --skill design-md-generator-vibercoder79
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-md-generator
Source: https://github.com/vibercoder79/KI-Masterclass-Koerting-/tree/main/design-md-generator
Command: npx skills add https://github.com/vibercoder79/KI-Masterclass-Koerting- --skill design-md-generator-vibercoder79

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Design tokens and UI rules are usually buried in CSS and visual artifacts, making it hard to produce consistent, reusable documentation for AI-driven UI building.

Core Features & Use Cases

  • Generates DESIGN.md (light + dark) with a standardized 10-section design system format.
  • Creates interactive HTML previews (preview.html and preview-dark.html) so humans and agents can quickly validate the system visually.
  • Optionally outputs a branded style guide PPTX/PDF-ready deliverable derived from the extracted DESIGN.md.

Quick Start

Ask the AI to run /design-md-generator with the target website URL and then provide the directory where it should write the resulting DESIGN.md, DESIGN-DARK.md, and preview files.

Frequently Asked Questions about design-md-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract a design system from a website into a DESIGN.md file?

To extract a design system into DESIGN.md, provide a target website URL and optional brand documents. The tool analyzes the source to generate a machine-readable file with a strict 10-section format for consistent UI building.

Can I generate dark mode design tokens from an existing website?

Yes, you can generate dark mode design tokens by ingesting a website URL. The process outputs both a standard file and a standalone DESIGN-DARK.md containing the dark mode UI rules and extracted values.

Does the generated design system work with AI UI builders like Cursor and v0?

Yes, the generated file is built for AI-driven UI building and works with Cursor, Lovable, and v0. It structures visual rules and tokens into a machine-readable format for fast designer briefing.

How do I visually validate extracted design tokens before passing them to an AI agent?

To visually validate extracted design tokens, use the generated interactive HTML previews. The tool outputs preview.html and preview-dark.html files so humans and agents can quickly validate the system visually.

Can I create a branded style guide presentation from an extracted website design system?

Yes, you can create a branded style guide presentation from an extracted website design system. The tool optionally outputs a PPTX-ready deliverable derived directly from the extracted values.

What is the best way to document UI tokens for competitive design pattern hunting?

The best way to document UI tokens for competitive design pattern hunting is generating a standardized file. It extracts buried CSS rules and visual artifacts into grounded, reusable documentation for analysis.