원클릭으로
m-dark
Generate dark mode from the existing palette. Not inversion — proper surface remapping.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate dark mode from the existing palette. Not inversion — proper surface remapping.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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-dark |
| description | Generate dark mode from the existing palette. Not inversion — proper surface remapping. |
| user-invokable | true |
Remap tokens:\n- surface (light) → surface (dark, palette 950)\n- text (dark) → text (light, palette 50)\n- Accent may shift 1-2 stops lighter for contrast\n- Reduce shadow intensity\n- Use surface color shifts instead of shadows\n\nOutput as @media (prefers-color-scheme: dark) block.