Skip to main content

gsd:ui-phase

Generate UI design contract (UI-SPEC.md) for frontend phases

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--ui-phase
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/ui-phase/SKILL.md -o .claude/skills/ui-phase.md

Drops the SKILL.md into .claude/skills/ui-phase.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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 @${CLAUDE_PLUGIN_ROOT}/workflows/ui-phase.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md Phase number: $ARGUMENTS — optional, auto-detects next unplanned phase if omitted. Execute @${CLAUDE_PLUGIN_ROOT}/workflows/ui-phase.md end-to-end. Preserve all workflow gates.