What problem does it solve? Designs with weak visual hierarchy leave users unsure where to look, making pages feel flat and forcing viewers to figure out what matters on every screen. This Skill teaches how to rank elements deliberately so the primary focal point is obvious at a glance. ## Core Features & Use Cases - Hierarchy construction guidance: Explains the eight visual dimensions (size, weight, color, tone, position, whitespace, density, motion) and how to stack them for a clear primary, secondary, and tertiary tier structure. - Worked framework-agnostic examples: Provides HTML/CSS patterns for page headers, button rows, dashboard tile grids, and forms, each showing the anti-pattern and the corrected version. - Diagnostic heuristics: Includes the squint test, eye-trace test, grayscale test, and five-tier check to validate whether hierarchy is working. - Use Case: When reviewing a dashboard where twelve KPI tiles all look identical, apply the three-tier rule to promote one primary metric to a 2x2 tile with a large value while recessing the rest. ## Quick Start Review this screen layout and rebuild its visual hierarchy so there is one clear primary element with supporting secondary and tertiary tiers.