dashboard-templates

1. North Star trend (current, target, trailing 12 periods)

Content Preview
# Dashboard Templates

## 1. Executive Dashboard Template

Purpose: quick company-level product signal for leadership.

Sections:
1. North Star trend (current, target, trailing 12 periods)
2. Growth summary (new users/accounts, activation)
3. Retention summary (short-term + medium-term cohorts)
4. Revenue-linked product indicators
5. Risks and actions

Suggested KPI block:

| KPI | Current | Target | Delta | Owner | Action |
|---|---:|---:|---:|---|---|
| North Star |  |  |  |  |  |
| Activation
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/dashboard-templates.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/product-analytics/references/dashboard-templates.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/product-analytics/references/dashboard-templates.md

Related Skills