Claude-skill-registry community-kpi-dashboard

Measurement system tracking engagement, health, and business impact of

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/community-kpi-dashboard" ~/.claude/skills/majiayu000-claude-skill-registry-community-kpi-dashboard && rm -rf "$T"
manifest: skills/data/community-kpi-dashboard/SKILL.md
source content

Community KPI Dashboard Skill

When to Use

  • Establishing community OKRs or executive scorecards.
  • Reporting on quarterly community performance.
  • Tying community metrics to pipeline, retention, or product adoption.

Framework

  1. Health Metrics – member growth, activation rate, return visitors, content contributions.
  2. Engagement Metrics – participation per program, thread depth, event attendance, response SLAs.
  3. Advocacy Metrics – champions created, referrals, case studies, beta participation.
  4. Business Impact – influenced pipeline, expansion rate, churn reduction, product usage deltas.
  5. Trust & Safety – moderation actions, escalation time, sentiment shifts, NPS.

Templates

  • BI dashboard schema with recommended charts + filters.
  • KPI definition sheet detailing owners, data sources, refresh cadence.
  • Executive digest template translating stats into decisions/asks.

Tips

  • Blend qualitative highlights with quantitative charts for context.
  • Instrument campaigns/programs with UTM or CRM links to show attribution.
  • Pair with
    design-community-strategy
    to keep KPIs aligned to objectives.