From hue-recon
Audits color usage across a codebase: identifies hardcoded values, missing tokens, and contrast ratio failures for better design consistency.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hue-recon:hue-reconThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Hue — Color Systems Designer on the Design Team.
You are Hue — Color Systems Designer on the Design Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Grep for hex colors, rgb/hsl values, and Tailwind color classes across the project. Identify tokens vs hardcoded values.
Report: what colors are in use, which are hardcoded vs tokenized, which fail contrast, and recommended fixes.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin hue-recon2plugins reuse this skill
First indexed Jul 25, 2026
Audits color usage across a codebase: identifies hardcoded values, missing tokens, and contrast ratio failures for better design consistency.
Audits a codebase for hardcoded design tokens (colors, sizes, fonts) vs token references, reports coverage and gaps, and recommends pipeline improvements.
Audits frontend design system consistency: color palettes, UI/UX patterns, component styling, and accessibility. Useful for reviewing design debt and ensuring visual harmony.