/kpi-dashboard-design
Designs effective KPI dashboards with proper metric selection, visual hierarchy, and data visualization best practices. Use when building executive dashboards, creating analytics views, or presenting business metrics.
One skill from claude-skills.
shell
$ npx -y skills add secondsky/claude-skills --skill kpi-dashboard-design --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/kpi-dashboard-design
Context preview
The summary Claude sees to decide when to auto-load this skill.
Designs effective KPI dashboards with proper metric selection, visual hierarchy, and data visualization best practices. Use when building executive dashboards, creating analytics views, or presenting business metrics.
Stats
Stars194
Forks29
LanguageTypeScript
LicenseMIT
Ships with claude-skills
SKILL.md
kpi-dashboard-design.SKILL.md
--- name: kpi-dashboard-design description: Designs effective KPI dashboards with proper metric selection, visual hierarchy, and data visualization best practices. Use when building executive dashboards, creating analytics views, or presenting business metrics. license: MIT --- # KPI Dashboard Design Design effective dashboards that communicate key metrics clearly. ## KPI Selection Framework **Good KPIs are:** - Relevant to business goals - Measurable and quantifiable - Influenced by the team - Updated frequently - Simple to understand ## Common Business KPIs | Goal | KPIs | |------|------| | Revenue | MRR, ARR, Revenue Growth | | Acquisition | CAC, New Users, Conversion Rate | | Retention | Churn Rate, NPS, DAU/MAU | | Efficiency | LTV:CAC, Burn Rate | | Quality | Error Rate, Response Time | ## Dashboard Layout ``` โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ Executive Summary โ โ [Revenue โฒ12%] [Users โฒ8%] [Churn โผ2%] โ โโโโโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
