design-md

Analyze Stitch projects to generate a semantic DESIGN.md design system file.

Updated May 16, 2026
One-click install
npx skills add https://github.com/maleksaadi0109/almatjar --skill design-md-maleksaadi0109
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-md
Source: https://github.com/maleksaadi0109/almatjar/tree/main/.agent/skills/design-md
Command: npx skills add https://github.com/maleksaadi0109/almatjar --skill design-md-maleksaadi0109

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files.

Core Features & Use Cases

  • Retrieve Stitch project metadata, screen assets, and design tokens.
  • Translate technical CSS/Tailwind values into descriptive, designer-friendly language.
  • Generate a complete DESIGN.md that serves as the design-system reference for prompting Stitch.
  • Output DESIGN.md following the prescribed template and structure.

Quick Start

Provide a Stitch project reference and a target screen, and generate DESIGN.md in the project root.

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 a Stitch project?

To generate a design system documentation file from a Stitch project, analyze the project's screen assets and design tokens to automatically synthesize a semantic DESIGN.md. This file maps color, typography, and spacing into a comprehensive design-system reference.

What is the best way to extract design tokens from Stitch projects for documentation?

The best way to extract design tokens for documentation is to parse the technical CSS and Tailwind values directly from your Stitch project. These values are then translated into descriptive, designer-friendly language within a structured DESIGN.md file.

Can I create a semantic design system reference from existing Tailwind and CSS values?

Yes, you can create a semantic design system reference from existing Tailwind and CSS values by parsing the technical tokens from your Stitch project. The system automatically maps these values into a descriptive format suitable for a DESIGN.md file.

Do I need designed screens to generate a DESIGN.md for my design system?

Yes, you need at least one designed screen in your Stitch project to generate a DESIGN.md. The tool fetches project metadata and parses screen assets to accurately map color, typography, and spacing into the documentation.

What does an automated DESIGN.md generator include for Stitch design systems?

An automated DESIGN.md generator for Stitch includes retrieved project metadata, parsed design tokens, and mapped color, typography, and spacing. It outputs a structured file following a prescribed template to serve as a reference for prompting Stitch.

Why are my design tokens not translating into descriptive documentation?

Design tokens may not translate into descriptive documentation if the project lacks sufficient screen assets or metadata to parse. Ensure your Stitch project has at least one designed screen and valid technical CSS or Tailwind values for extraction.