RevOpsAttribution · Analytics

Create Dashboard

Create a custom web dashboard (React + Vite + Express) inside your sandbox to visualize the agent's Turso database.

by GooseWorks AI·MIT-claimed (no LICENSE file)·679 on GitHub·updated 2026-05-07
npx goose-skills install

Description

Create a custom web dashboard (React + Vite + Express) inside your sandbox to visualize the agent's Turso database. The dashboard is served on port 3847 and the user sees it live in the "App" tab in Gooseworks. Use when the user asks for a dashboard, visualization, chart, metric view, or any custom UI powered by their agent's data.

What this skill does

  1. 1Scaffold a React + Vite + Express dashboard served on port 3847 from a live agent database (Turso).
  2. 2Choose from six layout shells (sidebar, top nav, split pane, canvas, centered) and wire up data-driven pages.
  3. 3Query real agent database tables for every chart and table — proposes a schema and seeds starter rows if tables are missing.
  4. 4Rebuild and serve the updated dashboard after each code edit without restarting the server.

When to use

  • You want a visual dashboard showing metrics from your agent's live database.
  • You need a custom UI to browse, filter, or chart data stored in Turso during an agent workflow.
  • You want to present agent results — deal pipeline, lead counts, enrichment status — in a shareable web view.

Best for

Revenue Operations

Format

Workflow

Frequently asked questions

What is Create Dashboard?

Create Dashboard is a Claude Code skill for revops by GooseWorks AI. Create a custom web dashboard (React + Vite + Express) inside your sandbox to visualize the agent's Turso database.

When should I use Create Dashboard?

You want a visual dashboard showing metrics from your agent's live database. You need a custom UI to browse, filter, or chart data stored in Turso during an agent workflow.

How do I install Create Dashboard?

Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.

Is Create Dashboard free to use?

The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).

Source repository

More from gooseworks-ai/goose-skills

Other skills that might interest you