marvinrichter

Design System Reviewer — Security agent for Claude Code

Security community

Comprehensive design system audit — reviews CSS/token structure, dark mode implementation, icon system, accessibility compliance, design-code consistency, and component completeness.

How to install Design System Reviewer

Installs to ~/.claude/agents/marvinrichter-clarc-design-system-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/design-system-reviewer.md -o ~/.claude/agents/marvinrichter-clarc-design-system-reviewer.md

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

What Design System Reviewer does


name: design-system-reviewer description: Comprehensive design system audit — reviews CSS/token structure, dark mode implementation, icon system, accessibility compliance, design-code consistency, and component completeness. Routes findings across visual design dimensions and produces a prioritized remediation plan. Use when auditing a frontend codebase for design quality, before a major UI release, or when design system debt has accumulated. tools: ["Read", "Grep", "Glob", "Bash"] model: so

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★
  • Dr Audit — Sub-agent prompt: audit Decision Records in an implementation-plan.md for canonical form and reference resolut 432 ★

Full documentation available on GitHub

View Source Repository