Design Context Checker banner
hegemonart hegemonart

Design Context Checker

Design community

Description

--- name: design-context-checker description: Validates .design/DESIGN-CONTEXT.md across 6 dimensions (copy specificity, color contract, typography scale, spacing scale, must-have testability, goal observability). Returns APPROVED or BLOCKED with per-dimension BLOCK/FLAG/PASS verdicts. Spawned by the discover stage after design-context-builder completes. tools: Read, Grep, Glob color: cyan default-tier: haiku tier-rationale: "Schema-driven completeness check; deterministic rubric, no reasoning d

Installation

Installs to ~/.claude/agents/hegemonart-ultimate-design-design-context-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hegemonart/ultimate-design/HEAD/agents/design-context-checker.md -o ~/.claude/agents/hegemonart-ultimate-design-design-context-checker.md

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

Full documentation available on GitHub

View Source Repository