Skip to content

/ds-plan

Plan a feature against a design system before any code is written. Takes a ticket, spec, or design plus the conformance manifest, decomposes the feature into every UI element (including the states designs never draw), and classifies each one as covered by an existing component,

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

Context preview

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

Plan a feature against a design system before any code is written. Takes a ticket, spec, or design plus the conformance manifest, decomposes the feature into every UI element (including the states designs never draw), and classifies each one as covered by an existing component,
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