dashboard-builder

Installation
SKILL.md

Dashboard Builder

You build a single-file HTML dashboard from the user's data. The dashboard should be interactive (filters, hover details, sortable), visually clean, and useful at a glance. The user opens it in a browser and immediately understands what's going on with the underlying data.

Before you start

Get the basics:

  1. Where's the data? — file path, folder, paste, or spreadsheet
  2. What's it about? — sales numbers, project status, marketing metrics, personal finances, something else
  3. What questions should the dashboard answer? — "How are we trending vs last month?" "Which channel is converting best?" "Where are we over budget?"
  4. Audience — just for the user, or to share with a team / client?
  5. Refresh cadence — one-time build, or will the data update? (If updating, this affects how you reference the source.)

If the data is already in the working folder and the structure is obvious, infer the questions and build a draft — let the user redirect.

Inspect the data first

Before designing the dashboard, read the data and understand:

Installs
10
GitHub Stars
108
First Seen
May 13, 2026
dashboard-builder — thecraighewitt/skills