m-focus
/m-focus — Focus Rings
:focus-visible {\n outline: 2px solid var(--accent);\n outline-offset: 2px;\n border-radius: inherit;\n}\n\nAdapt for buttons, inputs, links, cards. Never outline: none without replacement.
More from dragoon0x/meridian
m-align
Verify visual alignment across sections. Check consistent left edges, centered elements, grid alignment.
1m-shadows
Generate a brand-tinted shadow elevation system. 5 levels from sm to 2xl using the brand hue.
1m-rhythm
Enforce vertical spacing rhythm using a baseline grid derived from body line-height.
1m-aria
Audit ARIA attributes. Ensure proper usage without over-specification.
1m-audit
Comprehensive design quality report with specific findings per axis, line references, severity ratings, and fix instructions.
1m-dark
Generate dark mode from the existing palette. Not inversion — proper surface remapping.
1