一键导入
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.