Armory
Source
Browse
Workflows

design-review

Review existing UI for issues and improvements

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install design-review --cli claude

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

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

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

What it is

wshobson/agents workflow design-review from the ui-design plugin. Review existing UI for issues and improvements

When to use it

Review existing UI for issues and improvements

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-review.md -o .claude/commands/design-review.md

Notes

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