بنقرة واحدة
m-layout-audit
Map all layout patterns. Identify grid/flex, spacing, nesting depth, responsive breakpoints.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Map all layout patterns. Identify grid/flex, spacing, nesting depth, responsive breakpoints.
التثبيت باستخدام 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-layout-audit |
| description | Map all layout patterns. Identify grid/flex, spacing, nesting depth, responsive breakpoints. |
| user-invokable | true |
Extract every display, grid, flex, position, padding, margin, gap declaration.\n\nReport:\n- Grid vs flex usage ratio\n- Unique spacing values (should use scale)\n- Maximum nesting depth per component\n- Media query count and breakpoints\n- max-width constraints\n- Absolute positioning (often a red flag)