بنقرة واحدة
m-grid
Snap all spacing values to the 4px base grid. Replaces arbitrary values with the nearest scale token.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Snap all spacing values to the 4px base grid. Replaces arbitrary values with the nearest scale token.
التثبيت باستخدام 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-grid |
| description | Snap all spacing values to the 4px base grid. Replaces arbitrary values with the nearest scale token. |
| user-invokable | true |
Scan every padding, margin, and gap. For off-grid values:\n1. Find nearest scale value\n2. Replace with var(--space-N)\n3. Show before/after with pixel difference\n\nReport: total checked, on-grid %, corrections applied.