بنقرة واحدة
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.