Visual Hierarchy Refactoring

Refactor cluttered or flat interfaces so users instantly see what matters, using size, weight, contrast, and whitespace — not more color. Use when the user says 'it looks cluttered', 'everything competes for attention', 'it looks amateur/flat', 'users can't find the button', 'make this scannable', 'this screen is overwhelming', or shares a screen where nothing stands out. Audits the actual component: lists every element's current visual weight vs intended priority, then delivers refactored component code (CSS/TSX) with a before/after hierarchy table explaining each change. De-emphasizes secondary elements before amplifying primary ones, and applies Gestalt grouping via spacing.

sanky369 ed90518 2 files · 13.8 KB Updated

File contents

sanky369/vibe-building-skills/tree/main/skills/frontend-design/visual-hierarchy-refactoring commit ed90518f76

Frequently asked questions

npx skillmds add sanky369/visual-hierarchy-refactoring