بنقرة واحدة
m-normalize
Align every value in the codebase to the nearest system token from the profile.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Align every value in the codebase to the nearest system token from the profile.
التثبيت باستخدام 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-normalize |
| description | Align every value in the codebase to the nearest system token from the profile. |
| user-invokable | true |
Replace EVERY design value:\n1. Colors → var(--token)\n2. Font sizes → var(--type-step)\n3. Spacing → var(--space-n)\n4. Shadows → var(--shadow-level)\n5. Radii → var(--radius-size)\n\nAggressive. Full diff. Requires confirmation.