Skip to content

/ds-doctor

Audit a design system itself — its component documentation, token completeness, usage guidelines, deprecation hygiene, and machine-readable surface — for whether it can actually be enforced, then generate the conformance manifest (ds/MANIFEST.md + ds/tokens.json) that generating

shell
$ npx -y skills add igloude/ds-skills --skill ds-doctor --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ds-doctor
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Audit a design system itself — its component documentation, token completeness, usage guidelines, deprecation hygiene, and machine-readable surface — for whether it can actually be enforced, then generate the conformance manifest (ds/MANIFEST.md + ds/tokens.json) that generating
Ships withds-skills

Police large volumes of AI-generated frontend work for design-system adherence, plan features against the system before they're built, and audit the design system itself so it can be policed. The idea: generation is cheap, the bottleneck is judgment.

Get the whole plugin, auto-invoked
Stats
7
Stars
0
Views
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
2d ago
Last commit
12d ago
Created

Repo: igloude/ds-skills