Cohesion

Visual + structural design-cohesion audit. Detects every place a page drifts from the project's design system — different button styles, missing nav/footer, hard-coded colors that should be tokens, parallel CSS classes recreating canonical components, inline `<style>` blocks redefining variables. Cross-page consistency check across the whole site, not just changed code. Use when the site looks visually inconsistent across pages, or as part of a launch-ready audit pass.

Surfrrosa 944d22f 22.0 KB Updated

File contents

Surfrrosa/claude-skills/tree/main/cohesion commit 944d22fc38

Frequently asked questions

npx skillmds@latest add surfrrosa/cohesion