원클릭으로
m-color-fix
Replace orphan colors with nearest system token.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Replace orphan colors with nearest system token.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.