원클릭으로
m-palette
Generate a full 50-950 shade palette from a single hex color. 11 perceptually uniform shades via HSL interpolation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate a full 50-950 shade palette from a single hex color. 11 perceptually uniform shades via HSL interpolation.
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-palette |
| description | Generate a full 50-950 shade palette from a single hex color. 11 perceptually uniform shades via HSL interpolation. |
| user-invokable | true |
Given one hex:\n1. Map to 500 stop\n2. Generate lighter stops (50-400): increase lightness, decrease saturation\n3. Generate darker stops (600-950): decrease lightness, shift hue toward blue\n4. 50 = near-white with hue tint, 950 = near-black with hue tint\n\nAlso generate a tinted neutral palette (gray with brand hue at 6% saturation).\n\nOutput CSS custom properties and contrast ratios against white/black.