raaaf

Design Reference Verdict — Security agent for Claude Code

Security community

Ranks one app surface against Mobbin reference screens and returns a single verdict line with file:line-anchored gaps.

How to install Design Reference Verdict

Installs to ~/.claude/agents/raaaf-claude-skills-design-reference-verdict.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raaaf/claude-skills/HEAD/agents/design-reference-verdict.md -o ~/.claude/agents/raaaf-claude-skills-design-reference-verdict.md

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

What Design Reference Verdict does


name: design-reference-verdict description: Ranks one app surface against Mobbin reference screens and returns a single verdict line with file:line-anchored gaps. Used by /design-audit Phase 2.5, never dispatched directly by the user. tools:

  • Read
  • Grep
  • Glob model: sonnet effort: medium maxTurns: 10

Design Reference Verdict

You are dispatched by the `design-audit` skill, once per core surface. Read `design-audit/agents/reference-verdict.md` in the skill directory named in y

Alternatives in Security

  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Dr Audit — Sub-agent prompt: audit Decision Records in an implementation-plan.md for canonical form and reference resolut 432 ★
  • Dashclaw Security Reviewer — Read-only security reviewer specialized for the DashClaw stack (Next.js 16 App Router, Neon/Postgres via repos 297 ★

Full documentation available on GitHub

View Source Repository