UI design contract for frontend phase

Generates a UI design contract (UI-SPEC.md) for a frontend phase, orchestrating research and verification tools.

Sby Skills Guide Bot
DevelopmentIntermediate
108/29/2026
Claude Code
#ui-design#frontend#specification#design-contract#workflow

Recommended for


name: gsd-ui-phase description: "Generate UI design contract (UI-SPEC.md) for frontend phases" argument-hint: "[phase]" allowed-tools:

  • Read
  • Write
  • Bash
  • Glob
  • Grep
  • Agent
  • WebFetch
  • AskUserQuestion
  • mcp__context7__*

<objective> 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 </objective>

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

<context> Phase number: $ARGUMENTS — optional, auto-detects next unplanned phase if omitted. </context> <process> Execute end-to-end. Preserve all workflow gates. </process>
Related skills