design-md-validator

Installation
SKILL.md

DESIGN.md Validator

Overview

Validate DESIGN.md files before using them as design-system source of truth. Prefer the bundled script for repeatable checks, then interpret the JSON findings into concrete fixes.

Quick Start

Run the validator against one file:

node .claude/skills/design-md-validator/scripts/validate_design_md.mjs DESIGN.md

Scan the current tree for likely DESIGN.md files:

node .claude/skills/design-md-validator/scripts/validate_design_md.mjs --discover .
Installs
1
GitHub Stars
6
First Seen
13 days ago
design-md-validator — mineru98/skills-store