Design Review banner
thc1006 thc1006

Design Review

Design community

Description

--- description: "Review existing UI for issues and improvements" argument-hint: "[file-path|component-name]" --- # Design Review Review existing UI code for design issues, usability problems, and improvement opportunities. Provides actionable recommendations. ## Pre-flight Checks 1. Check if `.ui-design/` directory exists: - If not: Create `.ui-design/` directory - Create `.ui-design/reviews/` subdirectory for storing review results 2. Load project context if available

Installation

Installs to ~/.claude/agents/thc1006-nephoran-intent-operator-design-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thc1006/nephoran-intent-operator/HEAD/.claude/agents/design-review.md -o ~/.claude/agents/thc1006-nephoran-intent-operator-design-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository