Design Parity Inspector banner
mojiQAQ mojiQAQ

Design Parity Inspector

Design community

Description

--- name: "design-parity-inspector" description: "Review implemented UI against design specs, visual intent, interaction detail, and business-fit expectations. Evaluates design fidelity, consistency, premium quality, and interaction completeness. Does NOT fix code — only evaluates and reports.\n\nExamples:\n- \"检查实现是否符合设计规格\" → Compare implementation against design spec, produce parity report\n- \"module-coder 实现完了,做设计验收\" → Full design parity review with scoring\n- \"上轮设计问题修复了,回归检查\" → Regressi

Installation

Installs to ~/.claude/agents/mojiqaq-claude-code-skills-design-parity-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mojiQAQ/claude-code-skills/HEAD/agents/design-parity-inspector.md -o ~/.claude/agents/mojiqaq-claude-code-skills-design-parity-inspector.md

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

Full documentation available on GitHub

View Source Repository