بنقرة واحدة
m-export-css
Export the design profile as CSS custom properties with dark mode overrides.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Export the design profile as CSS custom properties with dark mode overrides.
التثبيت باستخدام 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-export-css |
| description | Export the design profile as CSS custom properties with dark mode overrides. |
| user-invokable | true |
Output :root block with all tokens:\n/* Brand Palette /\n/ Neutral Palette /\n/ Semantic Tokens /\n/ Typography /\n/ Spacing /\n/ Shadows /\n/ Radius /\n/ Motion /\n/ Z-Index */\n\nPlus @media (prefers-color-scheme: dark) overrides.