PluginBench
Skill
Review
Audit score 70

design-md

nexu-io/open-design

Create and manage DESIGN.md files as a single source of truth for design direction, tokens, and visual rules.

What is design-md?

This skill helps you create and maintain DESIGN.md files that document design direction, design tokens, and visual rules in one centralized location. Use it when you need to establish or update design system documentation for your project.

  • Create structured DESIGN.md files for design documentation
  • Capture design direction and strategic decisions
  • Document design tokens and their usage
  • Define visual rules and design system guidelines
  • Maintain a single source of truth for design information

How to install design-md

npx skills add https://github.com/nexu-io/open-design --skill design-md
Claude Code
Cursor
Windsurf
Cline

How to use design-md

  1. 1.Install the skill using: npx skills add https://github.com/nexu-io/open-design --skill design-md
  2. 2.Ask your agent to invoke the skill by name (design-md) or use trigger phrases like 'design.md', 'design doc', 'design tokens doc', or 'visual rules doc'
  3. 3.Consult the upstream repository at https://github.com/google-labs-code/skills for full workflow details, assets, and references

Use cases

Good for
  • Setting up design system documentation for a new project
  • Documenting design tokens and their values across a codebase
  • Creating visual rules and component guidelines
  • Capturing design direction decisions for team reference
  • Updating and maintaining existing design documentation
Who it's for
  • Design system maintainers
  • Product designers
  • Frontend developers implementing design systems
  • Design leads establishing design standards

design-md FAQ

What is a DESIGN.md file?

A DESIGN.md file is a markdown document that serves as a single source of truth for design documentation, including design direction, design tokens, visual rules, and component guidelines.

Where does this skill come from?

This skill is curated from Google Labs (Stitch) and maintained in the upstream repository at https://github.com/google-labs-code/skills.

How do I trigger this skill?

You can invoke it by name ('design-md') or use any of these trigger phrases: 'design.md', 'design doc', 'design tokens doc', or 'visual rules doc'.

What should I include in a DESIGN.md file?

Include design direction, design tokens with their values, visual rules, component guidelines, and any other design system information that serves as a reference for your team.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: design-md description: | Create and manage DESIGN.md files. Useful for capturing design direction, tokens, and visual rules in a single source of truth. triggers:


design-md

Curated from Google Labs (Stitch).

What it does

Create and manage DESIGN.md files. Useful for capturing design direction, tokens, and visual rules in a single source of truth.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/google-labs-code/skills

Then ask the agent to invoke this skill by name (design-md) or with one of the trigger phrases listed in this skill's frontmatter.