SayandipBagchi

Build Dashboard — AI skill for Claude Code

AI community

Model and build a dashlet or dashboard headlessly over the REST API, then read it back and verify.

How to install Build Dashboard

Installs to ~/.claude/skills/sayandipbagchi-superset-bi-agent-build-dashboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sayandipbagchi-superset-bi-agent-build-dashboard && curl -fsSL https://raw.githubusercontent.com/SayandipBagchi/superset-bi-agent/HEAD/commands/build-dashboard.md -o ~/.claude/skills/sayandipbagchi-superset-bi-agent-build-dashboard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Build Dashboard does


description: Model and build a dashlet or dashboard headlessly over the REST API, then read it back and verify argument-hint: "[the dashlet or dashboard to build] [optional: the dashboard id or slug]"

Use the `superset-build` skill, Phases 4 to 7.

Model before you build: one semantic dataset per journey × source layer × grain, every count and conversion defined as a dataset metric rather than a chart-level aggregate, and one native-filter target per dataset. Storyboard the dashlets as

Alternatives in AI

  • CodeWebChat — GitHub Repo stars Free AI coding for the rest of us Free AI coding 1.4k ★
  • Tokentap — Intercept LLM API traffic and visualize token usage in a real-time terminal dashboard 763 ★
  • Investment News — 为 A股投资者打造的全球产业链资讯看板 · 12 大赛道一一对应 A股板块(半导体/AI/机器人/新能源车…),覆盖 100+ 权威源,用你自己的大模型每日提炼中文「今日要点」+ 翻译 · 全程本地、零 API key 447 ★

Full documentation available on GitHub

View Source Repository