What problem does it solve? Designing an admin or analytics dashboard prototype from scratch requires layout decisions, realistic sample data, and hand-drawn charts, which slows down rapid prototyping. ## Core Features & Use Cases - Single-file HTML output: Produces one self-contained HTML document with inline CSS, semantic markup, and data-od-id region tags for comment mode. - Design-system driven styling: Reads the active DESIGN.md for colors, typography, and spacing so every token matches the active design system. - Realistic metrics and charts: Generates plausible KPI values, deltas, and inline SVG line or bar charts without any JavaScript libraries. - Use Case: Given a brief asking for a SaaS analytics admin panel, produce a dashboard with a sidebar, top bar, four KPI cards, a revenue line chart, and a recent-events table in one HTML file. ## Quick Start Ask the assistant to use the dashboard skill to create an analytics admin dashboard for a SaaS product with KPI cards and a revenue chart.