with one click
m-color-fix
Replace orphan colors with nearest system token.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Replace orphan colors with nearest system token.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Auto-fix detectable accessibility issues.
Full accessibility audit. Focus, semantic HTML, ARIA, contrast, touch targets, motion safety.
Verify visual alignment across sections. Check consistent left edges, centered elements, grid alignment.
Add purposeful motion. Page load reveals, hover states, scroll entries.
Audit ARIA attributes. Ensure proper usage without over-specification.
Comprehensive design quality report with specific findings per axis, line references, severity ratings, and fix instructions.
| name | m-color-fix |
| description | Replace orphan colors with nearest system token. |
| user-invokable | true |
For each orphan:\n1. Find nearest palette shade\n2. Map to appropriate semantic token\n3. Replace raw value with var(--token)\n\nShow before/after. Require confirmation.