Create effective KPI dashboards that clearly communicate business performance. This skill provides frameworks, visualization patterns, and SQL templates for building executive, departmental, and operational dashboards.
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「kpi-dashboard-design」。 What KPIs should I include for a SaaS product dashboard?
預期結果:
- Daily/Monthly Active Users (DAU/MAU) - measure product engagement
- Net Promoter Score (NPS) - track customer satisfaction
- Churn Rate - monitor customer retention
- Customer Acquisition Cost (CAC) - track acquisition efficiency
- LTV/CAC Ratio - measure ROI on customer acquisition
- Activation Rate - measure feature adoption
正在使用「kpi-dashboard-design」。 Show me a dashboard layout pattern for executive reporting
預期結果:
- Top row: 4-6 headline KPI cards with current value and trend indicator
- Middle section: Two main charts - trend over time and breakdown by segment
- Bottom section: Alert banner for critical issues and recommended actions
安全審計
安全All static findings are false positives. The skill contains markdown documentation with code examples (SQL, Python, YAML). The backtick characters flagged as 'external_commands' are markdown syntax for code blocks, not shell execution. External URLs are reference links to educational resources (dashboard design articles), not network requests. No actual security risks identified.
低風險問題 (2)
偵測到的模式
品質評分
你能建構什麼
Build Executive Dashboard
Design a high-level executive summary showing 4-6 headline KPIs with trends and alerts for C-suite stakeholders.
Create Department-Specific Views
Develop tailored dashboards for sales, marketing, product, or finance teams with relevant metrics and visualizations.
Implement Real-Time Operations Monitor
Build an operations center dashboard showing system health, throughput, error rates, and live alerts.
試試這些提示
Help me understand the KPI framework for dashboard design. I need to know the three levels (strategic, tactical, operational) and when to use each.
What are the most important KPIs for a sales dashboard? Include revenue metrics, pipeline metrics, and activity metrics with brief explanations.
Show me a layout pattern for an executive summary dashboard. Include suggested KPIs, visualization types, and how to present trends and alerts.
Write a SQL query to calculate Monthly Recurring Revenue (MRR) from a subscriptions table. Include month-over-month growth calculation.
最佳實務
- Limit the dashboard to 5-7 KPIs to avoid overwhelming the audience
- Show context with comparisons (previous period, target, benchmark)
- Use consistent color coding: green for positive trends, red for negative
避免
- Including vanity metrics that look impressive but do not drive decisions
- Overcrowding the dashboard with too many charts and tables
- Using 3D charts or decorative elements that distort data perception