Build interactive dashboards offline

build-dashboardskillsetup L112,185
anthropics/knowledge-work-plugins

Causal-lift measurements

dashboard-generation+17pp vs no-skill baselinewith-skill 76% · baseline 59%

Measured by running the task with and without this artifact, K=5, graded by deterministic checks — no LLM judging.

What it does

Build interactive dashboards with charts and filters

Best for

Creating executive dashboards that work completely offline with embedded data and no server dependencies.

Inputs
  • · Dashboard description
  • · Data source or CSV
Outputs
  • · Self-contained HTML dashboard file
Requires
  • · Chart.js (CDN)
Preconditions
  • · Data source identified (warehouse, pasted, or sample)
Failure modes
  • · Dashboard breaks if data schema changes
  • · Responsiveness issues on very small screens
  • · Performance degradation with >10k rows
Trust signals
  • · Chart.js integration pattern
  • · Responsive grid layout documented
  • · Live filter + chart update mechanism explained