design-md

Analyze Stitch project screens and generate DESIGN.md design system documentation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Witroch4/witdev-skills --skill design-md-witroch4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-md
Source: https://github.com/Witroch4/witdev-skills/tree/main/design-md
Command: npx skills add https://github.com/Witroch4/witdev-skills --skill design-md-witroch4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of DESIGN.md files, transforming complex technical design assets into human-readable documentation that serves as a "source of truth" for AI design tools.

Core Features & Use Cases

  • Automated Design Token Extraction: Identifies and translates colors, typography, spacing, and shapes from project code.
  • Semantic Design System Synthesis: Generates structured Markdown documentation detailing visual themes, color palettes, component styles, and layout principles.
  • Use Case: After developing a new UI screen, use this Skill to automatically generate a DESIGN.md file that accurately reflects the applied design language, ensuring consistency for future development and AI-assisted design.

Quick Start

Analyze the current project's Home screen and generate a comprehensive DESIGN.md file documenting the design system.

Frequently Asked Questions about design-md

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

FAQPage Schema
How do I generate a design system documentation file from code?

To generate design system documentation from code, this Skill analyzes project screens and extracts technical CSS and Tailwind values, translating them into a structured Markdown file. It synthesizes colors, typography, and spacing into natural language visual descriptions automatically.

Can I extract design tokens from a Stitch project automatically?

Yes, you can extract design tokens from a Stitch project automatically by connecting to the Stitch MCP Server. This Skill retrieves project metadata and assets, identifying precise color codes and component styles to synthesize semantic documentation.

How do I convert CSS and Tailwind values into natural language visual descriptions?

Converting CSS and Tailwind values into natural language visual descriptions is done by analyzing technical styling properties and mapping them to semantic design tokens. This process translates hex codes and spacing units into readable design system principles within a Markdown file.

Do I need a Stitch MCP Server to synthesize design system Markdown?

Yes, you need access to the Stitch MCP Server to synthesize design system Markdown using this Skill. The server provides the necessary project metadata and asset retrieval capabilities required to analyze screens and extract accurate design tokens.

What is the best way to document UI themes and color palettes for AI-assisted design?

The best way to document UI themes and color palettes for AI-assisted design is to generate a DESIGN.md file serving as a source of truth. This approach translates technical code into structured Markdown, ensuring visual consistency for future AI-driven design generation.

Why are my AI design generations inconsistent with my existing UI codebase?

AI design generations are inconsistent with existing UI codebases when lacking a semantic source of truth. Generating a DESIGN.md file from your project screens translates technical values into natural language, providing AI tools with precise color codes and layout principles to maintain consistency.