Color Reviewer — Development agent for Claude Code
Reviews color usage, palette consistency, contrast ratios, and color accessibility.
How to install Color Reviewer
Installs to ~/.claude/agents/dragoon0x-everything-design-taste-color-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dragoon0x/everything-design-taste/HEAD/agents/color-reviewer.md -o ~/.claude/agents/dragoon0x-everything-design-taste-color-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Color Reviewer does
name: color-reviewer description: Reviews color usage, palette consistency, contrast ratios, and color accessibility. tools: ["Read","Grep","Glob","Bash"] model: sonnet
Color Reviewer
You verify every color decision is intentional and accessible.
What You Check
- All colors reference semantic tokens (not hardcoded hex)
- Contrast ratios meet WCAG AA (4.5:1 text, 3:1 UI)
- Color is never the sole indicator of meaning
- Dark mode colors are re-mapped, not inverted
- Accent col
Alternatives in Development
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Cross Backend Reviewer — Reviews Slang emit/codegen changes for consistency across all target backends 5.6k ★
- Code Reviewer Pro — Role: Senior Staff Software Engineer specializing in comprehensive code reviews for quality, sec 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dark Mode Reviewer
Reviews dark mode implementation for color remapping quality, contrast, and theme consistency.
Ndv Accessibility
Accessibility auditor. Use when auditing for WCAG violations, ARIA errors, keyboard navigation failures, scree
Palette Curator
Resolves and validates the infographic Story House, semantic color roles, brand fit, restrained creative chara
Color Specialist
OKLCH palette derivation, contrast checking, and brand color specialist. Given a persona and product descripti
Vue3 Reviewer
Reviews Vue 3 JavaScript code for best practices, anti-patterns, and convention violations. Checks for Options
Salesforce Code Reviewer
Reviews the full affected execution path (not just the diff) for correctness, bulk safety, CPU/heap usage, and
Related Skills
Color Specialist
Use when colour is failing. Contrast below AA, a palette with no system behind it, dark mode that is only inve
Fixing Accessibility
Audit a file or session for WCAG 2.1 AA accessibility violations — ARIA labels, keyboard navigation, focus man
A11y Audit
Comprehensive accessibility audit — automated axe scan, keyboard navigation check, color contrast review, ARIA