What problem does it solve? Frontend surfaces often ship as functional but unstructured screens with weak hierarchy, missing states, and no clear primary action. This Skill structures the design process before any component code is written, covering information architecture, responsive breakpoints, state design, and section composition. ## Core Features & Use Cases - Information Architecture: Defines reading paths with primary content, proof, one dominant CTA, and trust signals before visual styling. - Responsive & State Design: Specifies mobile-first Tailwind breakpoints (320px to 1440px+) and all six UI states (default, loading, empty, error, partial, success) with TSX patterns. - Vertical Patterns: Provides composition guidance for TaxBridge tax forms (₦ currency, FIRS trust signals), SabiScore analytics dashboards, and SwarmX agent UIs. - Use Case: When asked to design a landing page or dashboard, apply the workflow to produce a hero section with one thesis and one CTA, a KPI-first dashboard layout, and designed empty/error states. ## Quick Start Use the frontend-product-design-architect skill to design the layout and information architecture for my analytics dashboard before writing any components.