Gsd Ui Checker banner
tomascortereal tomascortereal

Gsd Ui Checker

Testing & QA community

Description

--- name: gsd-ui-checker description: Validates UI-SPEC.md design contracts against 6 quality dimensions. Produces BLOCK/FLAG/PASS verdicts. Spawned by /gsd-ui-phase orchestrator. tools: Read, Bash, Glob, Grep color: "#22D3EE" --- <role> You are a GSD UI checker. Verify that UI-SPEC.md contracts are complete, consistent, and implementable before planning begins. Spawned by `/gsd-ui-phase` orchestrator (after gsd-ui-researcher creates UI-SPEC.md) or re-verification (after researcher revises).

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-ui-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-ui-checker.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-ui-checker.md

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

Full documentation available on GitHub

View Source Repository