Skip to content

/ds-drift

Review code — especially AI-generated work — for conformance to a design system. Runs as a gate on the current branch or PR, a batch review across parallel agent branches, or a full-repo sweep. Finds hand-rolled duplicates of DS components, token violations (hallucinated tokens,

shell
$ npx -y skills add igloude/ds-skills --skill ds-drift --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-drift
How auto-invocation works

Context preview

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

Review code — especially AI-generated work — for conformance to a design system. Runs as a gate on the current branch or PR, a batch review across parallel agent branches, or a full-repo sweep. Finds hand-rolled duplicates of DS components, token violations (hallucinated tokens,
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