m-tokens
/m-tokens — Generate Tokens
Analyze the codebase and extract a token system:\n\n1. Discover all color values, group similar ones, generate palette\n2. Detect type scale ratio, output scale tokens\n3. Map spacing values to nearest 4px grid, output scale\n4. Extract shadow patterns, normalize to elevation system\n5. Map radii to a scale\n\nOutput in 4 formats: CSS custom properties, Tailwind config, SCSS variables, W3C Design Tokens JSON.
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-focus
Generate focus ring system from the accent color.
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.
1