Generates a complete admin dashboard in a single HTML file with fixed sidebar navigation, top bar with search and user controls, and a main area filled with KPI cards and inline SVG charts. Everything pulls from your design system tokens, so you get real colors and typography instead of generic grays. The charts are hand-coded polylines and rectangles, not library dependencies, which keeps it fast and hackable. Works well when you need to prototype analytics screens, ops panels, or any "show me the numbers" interface without spinning up a framework. The layout stays semantic with proper landmarks and data attributes for comment mode.
npx skills add https://github.com/nexu-io/open-design --skill dashboard