awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-labs-code avatar

google-labs-code/design.md

0
View on GitHub↗
16,128 نجوم·1,515 تفرعات·TypeScript·Apache-2.0·2 مشاهداتstitch.withgoogle.com/docs/design-md/specification↗

Design.md

design.md is a design system specification format and toolchain that defines a visual identity through structured, machine-readable design tokens embedded in a human-readable Markdown document. It combines exact token values with prose explanations of design intent, enabling coding agents to consistently apply brand styles across a project while keeping the rationale accessible to human designers.

The project provides a linter that validates design specification files for structural correctness, broken token references, and WCAG color contrast compliance, outputting structured findings. It also includes a diff tool that compares two design specification files and reports token-level additions, removals, and modifications to detect visual regressions. Design tokens can be exported to Tailwind CSS configuration files (v3 JSON or v4 CSS theme blocks) and to the W3C Design Tokens Community Group JSON format for cross-tool interoperability.

The specification format itself defines design tokens with typed values, descriptions, and rationale in a YAML frontmatter block, with support for cross-token reference resolution to ensure consistency. The toolchain covers the full lifecycle of design token management—storing, validating, diffing, and exporting—to maintain a single source of truth for colors, typography, and spacing.

Features

  • Structured Token Specifications - Defines a structured specification format for design tokens with typed values, descriptions, and rationale in YAML frontmatter.
  • Visual Identity Descriptions - Combines machine-readable design tokens with human-readable rationale so coding agents understand both exact values and design intent.
  • Design Token Exporters - Converts design tokens into Tailwind CSS configuration files and W3C DTCG JSON format for cross-tool interoperability.
  • Design Specification Validations - Lints a DESIGN.md file for structural correctness, broken token references, and WCAG contrast compliance.
  • Design Token Management - Stores, validates, and diffs design tokens to maintain a single source of truth for colors, typography, and spacing.
  • Design Specification Validators - Validates DESIGN.md files against a schema for required fields, token types, and structural correctness.
  • Design Intent Wrappers - Wraps design token definitions in prose sections that explain design intent and usage guidelines for human readers.
  • Design Specification Differs - Compares two design specification files and reports token-level changes to detect visual regressions.
  • Design Token Diff Detections - Ships a diff tool that compares two design specification files and reports token-level changes to detect visual regressions.
  • WCAG Contrast Checkers - Checks color token pairs against WCAG contrast ratio thresholds and reports failures with structured findings.
  • Token Configuration Exports - Converts design tokens into Tailwind CSS configuration files for v3 JSON or v4 CSS theme blocks.
  • Design Token Aliasing - Resolves cross-token references within the specification to ensure consistency and detect broken links.
  • Design Token Interoperability - Exports design tokens to the W3C Design Tokens Community Group JSON format for cross-tool interoperability.
  • Exporters - Converts design tokens into Tailwind CSS configs and W3C DTCG JSON for cross-platform use.
  • Multi-Format Exporters - Converts design tokens into Tailwind CSS configuration files and W3C DTCG JSON format for cross-tool interoperability.
  • Specifications - Defines a machine-readable specification format for design tokens with typed values and rationale.
  • Token-Level Diffing - Compares two design specification files and reports token-level additions, removals, and modifications to detect regressions.
  • Token-Level Version Diffing - Compares two design specification files to detect token-level additions, removals, and modifications for regression checking.
  • Agent-Oriented Specifications - Defines a visual identity with structured tokens and rationale so coding agents can consistently apply brand styles across a project.
  • Agent-Targeted Formats - Provides a structured format for describing visual identity to coding agents using design tokens and human-readable rationale.
  • Design Specification Linters - Validates design specification files for structural correctness and WCAG contrast compliance.

سجل النجوم

مخطط تاريخ النجوم لـ google-labs-code/design.mdمخطط تاريخ النجوم لـ google-labs-code/design.md

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Design.md

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Design.md.
  • lukasoppermann/design-tokensالصورة الرمزية لـ lukasoppermann

    lukasoppermann/design-tokens

    1,110عرض على GitHub↗

    This project is a design token manager designed to bridge the gap between creative design tools and development environments. It functions as an automation utility that extracts design styles, variables, and components from design software and converts them into standardized, machine-readable data structures. The tool distinguishes itself by providing a framework for transforming design data to meet specific platform requirements, such as dark mode configurations or native mobile variable systems. It supports custom transformation middleware, allowing users to apply specific logic to token ou

    TypeScriptamazon-style-dictionarydesign-systemdesign-tokens
    عرض على GitHub↗1,110
  • amzn/style-dictionaryالصورة الرمزية لـ amzn

    amzn/style-dictionary

    4,709عرض على GitHub↗

    Style Dictionary is a cross-platform style generator and design token build system. It converts a single source of design variables into multiple output formats and platform-specific files to maintain a consistent source of truth across different interfaces. The system functions as a multi-format style orchestrator that merges modular token sources and transforms them based on target platform requirements. It uses a scriptable transform interface to modify token values and names, allowing for the automation of design system styles for web, iOS, and Android applications. The build process is

    JavaScript
    عرض على GitHub↗4,709
  • penpot/penpotالصورة الرمزية لـ penpot

    penpot/penpot

    53,219عرض على GitHub↗

    This project is a browser-based collaborative design platform that provides a comprehensive workspace for interface design, interactive prototyping, and design system management. It functions as a vector graphics editor that enables teams to create, manage, and iterate on designs in real-time, utilizing a component-based inheritance model to ensure consistency across complex projects. The platform distinguishes itself through a deep integration of design and development workflows. It features a specialized developer handoff workspace that allows for the inspection of design properties, precis

    Clojureclojureclojurescriptdesign
    عرض على GitHub↗53,219
  • pimzino/claude-code-spec-workflowالصورة الرمزية لـ Pimzino

    Pimzino/claude-code-spec-workflow

    3,777عرض على GitHub↗

    This project is a spec-driven development framework and workflow automation system for Claude Code. It provides a structured pipeline that converts product requirements and technical designs into atomic implementation tasks for AI coding agents. The system features a context management system that organizes steering documents and technical specifications to optimize token usage and maintain LLM coherence. It also includes a bug resolution pipeline that manages software defects through a systematic five-stage process of reporting, analysis, fixing, and verification. Progress is tracked via a

    TypeScript
    عرض على GitHub↗3,777
عرض جميع البدائل الـ 15 لـ Design.md→

الأسئلة الشائعة

ما هي وظيفة google-labs-code/design.md؟

design.md is a design system specification format and toolchain that defines a visual identity through structured, machine-readable design tokens embedded in a human-readable Markdown document. It combines exact token values with prose explanations of design intent, enabling coding agents to consistently apply brand styles across a project while keeping the rationale accessible to human designers.

ما هي الميزات الرئيسية لـ google-labs-code/design.md؟

الميزات الرئيسية لـ google-labs-code/design.md هي: Structured Token Specifications, Visual Identity Descriptions, Design Token Exporters, Design Specification Validations, Design Token Management, Design Specification Validators, Design Intent Wrappers, Design Specification Differs.

ما هي البدائل مفتوحة المصدر لـ google-labs-code/design.md؟

تشمل البدائل مفتوحة المصدر لـ google-labs-code/design.md: lukasoppermann/design-tokens — This project is a design token manager designed to bridge the gap between creative design tools and development… amzn/style-dictionary — Style Dictionary is a cross-platform style generator and design token build system. It converts a single source of… penpot/penpot — This project is a browser-based collaborative design platform that provides a comprehensive workspace for interface… qix-/color — This is a JavaScript color manipulation library used for converting color spaces, formatting CSS strings, and… pimzino/claude-code-spec-workflow — This project is a spec-driven development framework and workflow automation system for Claude Code. It provides a… sethcottle/littlelink.