cyberneticlibrary

Build interactive dashboards offline

build-dashboardskillsetup L112,185
anthropics/knowledge-work-plugins
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