Analytics reporting design
Skill Dragoon0x/everything-design-taste/skills/analytics-reporting-design
Analytics and reporting interface design including data visualization, report builder, and metric dashboards.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill analytics-reporting-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 213 tokens by cl100k_base, as published. Nobody here has run it
Analytics Reporting Design
Dashboard Layout
- KPI cards at top (3-5 key metrics).
- Primary visualization below (the story).
- Supporting charts in a grid.
- Date range selector (global).
- Comparison: vs previous period, vs goal.
Chart Selection
| Data Type | Chart |
|---|---|
| Trend over time | Line chart |
| Comparison across categories | Bar chart (horizontal for long labels) |
| Part of whole | Donut chart (max 5 segments) |
| Distribution | Histogram |
| Correlation | Scatter plot |
| Geographic | Choropleth map |
Report Builder
- Drag-and-drop chart placement.
- Data source selector.
- Filter/dimension picker.
- Export: PDF, CSV, scheduled email.
Anti-Patterns
- Pie charts with more than 5 slices.
- 3D charts (ever).
- Dual Y-axis charts (confusing).
- Truncated Y-axis that exaggerates trends.
- Auto-refreshing data without indicating the refresh.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.