Armory
Source
Browse
Workflows

create-component

Guided component creation with proper patterns

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install create-component --cli claude

writes the file to.claude/commands/create-component.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/create-component.md

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

What it is

wshobson/agents workflow create-component from the ui-design plugin. Guided component creation with proper patterns

When to use it

Guided component creation with proper patterns

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/create-component.md -o .claude/commands/create-component.md

Notes

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