design-md

Lint DESIGN.md files to enforce token structure and naming conventions.

78|16|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill design-md-sheawinkler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-md
Source: https://github.com/sheawinkler/hermes-agent-ultra/tree/main/optional-skills/creative/design-md
Command: npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill design-md-sheawinkler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DESIGN.md combines machine-readable design tokens with human guidance to keep design systems consistent across projects, reducing drift and manual rework.

Core Features & Use Cases

  • Lint DESIGN.md to enforce token structure, color roles, and naming conventions.
  • Diff and track changes across brand iterations, enabling versioned design systems.
  • Export tokens to formats like Tailwind or DTCG for downstream development tooling and platform parity.

Quick Start

Run the official CLI to lint DESIGN.md and export tokens for your 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 lint design tokens to enforce naming conventions and color roles?

You can lint design tokens to enforce naming conventions and color roles by running the official CLI against your DESIGN.md file. This validates the token structure and front-matter driven schemas to ensure design system consistency.

What is the best way to export design tokens to Tailwind or DTCG formats?

Exporting design tokens to Tailwind or DTCG formats is handled via the official CLI export workflows. This process translates standardized DESIGN.md tokens into downstream development tooling formats for platform parity.

Can I diff design tokens to track changes across brand iterations?

Yes, you can diff design tokens to track changes across brand iterations. This feature enables versioned design systems by comparing token modifications and highlighting differences over time.

How does a DESIGN.md file help with accessibility auditing?

A DESIGN.md file supports accessibility auditing by standardizing machine-readable design tokens with human guidance. Validating these tokens helps maintain accessible color roles and consistent design system standards across projects.

Do I need the official CLI to standardize and validate design tokens?

Yes, the official CLI is required to lint DESIGN.md files and execute token export workflows. It applies the linting rules and diff comparisons needed to standardize and validate your design system tokens.

Why does my design system experience drift between different projects?

Design system drift happens when machine-readable design tokens lack standardized validation and human guidance. Linting DESIGN.md files enforces token structure and naming conventions to reduce manual rework and maintain consistency.