Agent skill · Data & Analytics

dashboard-brief

Convert a business question into a complete dashboard specification. Use when asked to design a dashboard, create a dashboard spec or brief, plan a BI report, or define what charts and metrics a dashboard should include. Produces a structured spec with metrics, dimensions, chart types, filters, and layout guidance.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill dashboard-brief --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/dashboard-brief/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Dashboard Brief Skill This skill converts a business question or monitoring need into a complete, implementation-ready dashboard specification. The output gives a data engineer or BI developer everything they need to build without a follow-up meeting. ## Required Inputs Ask the user for these if not provided: - **The business question this dashboard should answer** (e.g. "How is our activation funnel performing this week?") - **Primary audience** (exec / product team / operations / customer success / engineering) - **Refresh cadence** (real-time / hourly / daily / weekly) - **Data sources available** (e.g. Postgres, BigQuery, Mixpanel, Salesforce, Jira) - **BI tool being used** (Looker / Metabase / Tableau / Power BI / Grafana / Custom / Unknown) ## Output Structure --- # Dashboard Brief: [Dashboard Name] **Business Question:** [The question this dashboard answers — verbatim from inputs or refined] **Audience:** [Who uses this] **Refresh Rate:** [Real-time / Hourly / Daily / Weekly] **Data Sources:** [List] **BI Tool:** [Tool or Unknown] --- ## Section 1: Key Metrics (KPI Cards) List the headline numbers that should appear at the top of the dashboard as KPI cards. | Metric | Defi

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. Section 1: Key Metrics (KPI Cards)
  4. Section 2: Charts & Visualisations
  5. Chart [N]: [Chart Title]
  6. Section 3: Filters & Controls
  7. Section 4: Layout Recommendation
  8. Section 5: Data Requirements
  9. Section 6: Access & Ownership
  10. Quality Checks
  11. Anti-Patterns
  12. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the dashboard-brief skill do?

Convert a business question into a complete dashboard specification. Use when asked to design a dashboard, create a dashboard spec or brief, plan a BI report, or define what charts and metrics a dashboard should include. Produces a structured spec with metrics, dimensions, chart types, filters, and layout guidance.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill dashboard-brief --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going