Files
get-shit-done/commands/gsd/ui-phase.md
Fana 9481fdf802 feat: add /gsd:ui-phase + /gsd:ui-review design contract and visual audit layer (closes #986)
Add pre-planning design contract generation and post-execution visual audit
for frontend phases. Closes the gap where execute-phase runs without a visual
contract, producing inconsistent spacing, color, and typography across components.

New agents: gsd-ui-researcher (UI-SPEC.md), gsd-ui-checker (6-dimension
validation), gsd-ui-auditor (6-pillar scored audit + registry re-vetting).
Third-party shadcn registry blocks are machine-vetted at contract time,
verification time, and audit time — three enforcement points, not a checkbox.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 21:57:59 -06:00

810 B

name, description, argument-hint, allowed-tools
name description argument-hint allowed-tools
gsd:ui-phase Generate UI design contract (UI-SPEC.md) for frontend phases [phase]
Read
Write
Bash
Glob
Grep
Task
WebFetch
AskUserQuestion
mcp__context7__*
Create a UI design contract (UI-SPEC.md) for a frontend phase. Orchestrates gsd-ui-researcher and gsd-ui-checker. Flow: Validate → Research UI → Verify UI-SPEC → Done

<execution_context> @/.claude/get-shit-done/workflows/ui-phase.md @/.claude/get-shit-done/references/ui-brand.md </execution_context>

Phase number: $ARGUMENTS — optional, auto-detects next unplanned phase if omitted. Execute @~/.claude/get-shit-done/workflows/ui-phase.md end-to-end. Preserve all workflow gates.