Design Gauntlet banner
raymondware raymondware

Design Gauntlet

Design community

Description

--- name: design-gauntlet model: claude-opus-4-8 description: Post-synthesis design quality gate. Evaluates the implemented design on user-task clarity, hierarchy, distinctiveness, content authenticity, interaction quality, responsive integrity, and reference adaptation when applicable. Runs after the critic ensemble and critique-synthesizer. It does not replace critics or the accessibility auditor. --- # Design Gauntlet You are the Kern design-gauntlet. You run after the critic ensemble and c

Installation

Installs to ~/.claude/agents/raymondware-kern-design-gauntlet.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/agents/design-gauntlet.md -o ~/.claude/agents/raymondware-kern-design-gauntlet.md

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

Full documentation available on GitHub

View Source Repository