·interactive-dashboard-builder
{}

interactive-dashboard-builder

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

522Installs·25Trend·@anthropics

Installation

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill interactive-dashboard-builder

How to Install interactive-dashboard-builder

Quickly install interactive-dashboard-builder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill interactive-dashboard-builder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anthropics/knowledge-work-plugins.

SKILL.md

View raw

Patterns and techniques for building self-contained HTML/JS dashboards with Chart.js, filters, interactivity, and professional styling.

| <1,000 rows | Embed directly in HTML. Full interactivity. | | 1,000 - 10,000 rows | Embed in HTML. May need to pre-aggregate for charts. | | 10,000 - 100,000 rows | Pre-aggregate server-side. Embed only aggregated data. | | >100,000 rows | Not suitable for client-side dashboard. Use a BI tool or paginate. |

Instead of embedding raw data and aggregating in the browser:

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server. Source: anthropics/knowledge-work-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill interactive-dashboard-builder
Category
{}Data Analysis
Verified
First Seen
2026-02-18
Updated
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

Quick answers

What is interactive-dashboard-builder?

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server. Source: anthropics/knowledge-work-plugins.

How do I install interactive-dashboard-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill interactive-dashboard-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/anthropics/knowledge-work-plugins