What problem does it solve?
This Skill helps you design admin and data-heavy dashboards that are usable at a glance, consistent across states, and correct for different roles and densities.
Core Features & Use Cases
- Design correct dashboard shells: choose the right layout (sidebar+topbar, topbar-only, or split-pane) and blueprint the navigation structure.
- Build KPI tiles and tables that hold up: implement KPI anatomy (label/value/delta/context/trend), robust data table behaviors (sticky headers, sort, selection, responsive pagination/virtualization), and consistent interactive states.
- Handle real-world dashboard scenarios: create the right empty/loading/error/partial UI patterns, support drawers/modals/inline edit choices, and implement filters, saved views, notifications, and role-based UI affordances.
Quick Start
Apply the dashboard shell and KPI/table rules from this Skill to your current admin or dashboard files under /admin, /dashboard, or /console, then add missing states (empty/loading/error/partial) and ensure density and role behavior match the intended user type.