Unify Design

Establishes a web project's design system as the single source of truth — colors, spacing, typography, radius, shadow, breakpoints — then audits the codebase for drift against it (hardcoded hex values, arbitrary Tailwind values, magic px/rem numbers, duplicate component variants, inconsistent navigation) and fixes the drift by extracting repeated values to design tokens. Framework-aware — Tailwind (v3 and v4), CSS Modules, styled-components / Emotion, Material UI, Chakra UI, vanilla CSS with custom properties. Multi-file rewrites hand off to refactor-verify.

subinium 680b396 2 files · 32.9 KB Updated

File contents

subinium/vibesubin/tree/main/plugins/vibesubin/skills/unify-design commit 680b39641b

Frequently asked questions

npx skillmds@latest add subinium/unify-design