Create HTML dashboards with KPI cards, charts, and data visualizations.
Create complete HTML dashboards with KPI cards, interactive charts, data tables, and real-time visualizations — ready to deploy or embed.
claude skill install dashboard-creator
# Create a project monitoring dashboard
/dashboard-creator "show build status, test coverage, deploy frequency, and error rate"
# Generate a sales dashboard from CSV data
/dashboard-creator --data quarterly-sales.csv --layout 2x3
Takes your dashboard requirements and generates a self-contained HTML file with embedded CSS and JavaScript. Uses Chart.js for visualizations and a CSS Grid layout system for responsive widget arrangement. Supports both static data embedding and dynamic API polling for real-time updates.
Works with Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and Aider.