design-md

Extract design tokens from Stitch projects into DESIGN.md files.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Ayushman-11/Neara --skill design-md-ayushman-11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-md
Source: https://github.com/Ayushman-11/Neara/tree/main/.agent/skills/design-md
Command: npx skills add https://github.com/Ayushman-11/Neara --skill design-md-ayushman-11

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of comprehensive DESIGN.md files, translating complex technical design assets (like CSS and HTML) into human-readable, semantic design system documentation.

Core Features & Use Cases

  • Automated Design Token Extraction: Identifies and extracts colors, typography, spacing, and component styles from project code.
  • Semantic Translation: Converts technical values (e.g., hex codes, CSS properties) into descriptive, natural language design terms.
  • DESIGN.md Generation: Synthesizes extracted information into a structured Markdown file following best practices.
  • Use Case: A developer needs to document the design language of a new feature for a design system. Instead of manually inspecting code and writing descriptions, they can use this Skill to generate a DESIGN.md file that captures the visual theme, color palette, typography, and component styles, ensuring consistency and aiding future development.

Quick Start

Use the design-md skill to 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 document from CSS and HTML?

To generate a design system document from CSS and HTML, you can use automation to analyze project code, extract design tokens like color palettes and typography, and synthesize them into a structured DESIGN.md file.

What is the best way to extract design tokens from technical assets?

The best way to extract design tokens from technical assets is through semantic translation, which converts technical values like hex codes and CSS properties into descriptive, natural language design terms for documentation.

Can I document visual themes and component styles automatically?

Yes, you can document visual themes and component styles automatically by analyzing Stitch projects to capture the visual language, ensuring consistency and aiding future development without manual inspection.

Do I need a Stitch MCP Server to generate DESIGN.md files?

Yes, you need access to the Stitch MCP Server and must adhere to the Stitch Effective Prompting Guide principles to optimally synthesize semantic design systems into DESIGN.md files.

How does automated markdown generation handle typography and spacing extraction?

Automated markdown generation handles typography and spacing extraction by identifying these properties within project code and translating them into human-readable design system documentation.

What are the limitations of code analysis for design system documentation?

A limitation of code analysis for design system documentation is that it requires access to specific environments like the Stitch MCP Server and adherence to prompting guides to generate optimal semantic output.