‹ 首页

metrics-dashboard

@phuryn · 收录于 1 周前 · 上游提交 1 周前★ 社区精选

Define and design a product metrics dashboard with key metrics, data sources, visualization types, and alert thresholds. Use when creating a metrics dashboard, defining KPIs, setting up product analytics, or building a data monitoring plan.

适合你,如果需要设计产品指标看板并定义KPI

/ 通过 npx 安装 校验哈希
npx oh-my-skill add phuryn/pm-skills/metrics-dashboard
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- phuryn/pm-skills/metrics-dashboard
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify phuryn/pm-skills/metrics-dashboard
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
23265GitHub stars
~1.1K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 18468a9 · 表述以原文为准
它做什么

Claude 会帮你设计一个产品指标仪表盘,包括北极星指标、输入指标、健康指标和业务指标,并为每个指标定义数据来源、可视化类型、目标和告警阈值。

什么时候触发

当你要求创建指标仪表盘、定义KPI、设置产品分析或构建数据监控计划时触发。

装好后可以这样说
Claude会输出完整的仪表盘规格。
Claude会给出具体指标定义。
技能原文 SKILL.md作者撰写 · MIT · 18468a9
Product Metrics Dashboard

Design a comprehensive product metrics dashboard with the right metrics, visualizations, and alert thresholds.

Context

You are designing a metrics dashboard for $ARGUMENTS.

If the user provides files (existing dashboards, analytics data, OKRs, or strategy docs), read them first.

Domain Context

Metrics vs KPIs vs NSM: Metrics = all measurable things. KPIs = a few key quantitative metrics tracked over a longer period. North Star Metric = a single customer-centric KPI that is a leading indicator of business success.

4 criteria for a good metric (Ben Yoskovitz, Lean Analytics): (1) Understandable — creates a common language. (2) Comparative — over time, not a snapshot. (3) Ratio or Rate — more revealing than whole numbers. (4) Behavior-changing — the Golden Rule: "If a metric won't change how you behave, it's a bad metric."

8 metric types: Vanity vs Actionable (only actionable metrics change behavior), Qualitative vs Quantitative (WHAT vs WHY — you need both; never stop talking to customers), Exploratory vs Reporting (explore data to uncover unexpected insights), Lagging vs Leading (leading indicators enable faster learning cycles, e.g. customer complaints predict churn).

5 action steps: (1) Audit metrics against the 4 good-metric criteria. (2) Update dashboards — ensure all key metrics are good ones. (3) Identify vanity metrics — be careful how you use them. (4) Classify leading vs lagging indicators. (5) Pick one problem and dig deep into the data.

For case studies and more detail: Are You Tracking the Right Metrics? by Ben Yoskovitz

Instructions
  1. Identify the metrics framework — organize metrics into layers:

North Star Metric: The single metric that best captures core value delivery

Input Metrics (3-5): The levers that drive the North Star

Health Metrics: Guardrails that ensure overall product health

Business Metrics: Revenue, cost, and unit economics

  1. For each metric, define:

| Metric | Definition | Data Source | Visualization | Target | Alert Threshold | |---|---|---|---|---|---| | [Name] | [Exact calculation: numerator/denominator, time window] | [Where the data comes from] | [Line chart / Bar / Number / Funnel] | [Goal value] | [When to trigger an alert] |

  1. Design the dashboard layout:

`` ┌─────────────────────────────────────────────┐ │ NORTH STAR: [Metric] — [Current Value] │ │ Trend: [↑/↓ X% vs last period] │ ├──────────────────┬──────────────────────────┤ │ Input Metric 1 │ Input Metric 2 │ │ [Sparkline] │ [Sparkline] │ ├──────────────────┼──────────────────────────┤ │ Input Metric 3 │ Input Metric 4 │ │ [Sparkline] │ [Sparkline] │ ├──────────────────┴──────────────────────────┤ │ HEALTH: [Latency] [Error Rate] [NPS] │ ├─────────────────────────────────────────────┤ │ BUSINESS: [MRR] [CAC] [LTV] [Churn] │ └─────────────────────────────────────────────┘ ``

  1. Set review cadence:
  2. Daily: Operational health (errors, latency, critical flows)
  3. Weekly: Input metrics and engagement trends
  4. Monthly: North Star, business metrics, OKR progress
  5. Quarterly: Strategic review and metric recalibration
  1. Define alerts:
  2. What thresholds trigger investigation?
  3. Who gets alerted and through what channel?
  4. What's the expected response time?
  1. Recommend tools based on the user's context:
  2. Amplitude, Mixpanel, PostHog for product analytics
  3. Looker, Metabase, Mode for SQL-based dashboards
  4. Datadog, Grafana for operational health

Think step by step. Save the dashboard specification as a markdown document.


Further Reading
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。