Armory
Source
Browse
Workflows

design-system-setup

Initialize a design system with tokens

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install design-system-setup --cli claude

writes the file to.claude/commands/design-system-setup.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/design-system-setup.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow design-system-setup from the ui-design plugin. Initialize a design system with tokens

When to use it

Initialize a design system with tokens

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/ui-design/commands/design-system-setup.md -o .claude/commands/design-system-setup.md

Notes

Extracted from wshobson/agents. Plugin: ui-design.