ワンクリックで
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 職業分類に基づく
| 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.
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.