Claude-skill-registry community-insight-taxonomy

Tagging schema for classifying community signals by persona, journey,

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-insight-taxonomy" ~/.claude/skills/majiayu000-claude-skill-registry-community-insight-taxonomy && rm -rf "$T"
manifest: skills/data/community-insight-taxonomy/SKILL.md
source content

Community Insight Taxonomy Skill

When to Use

  • Standardizing feedback tagging across forums, events, surveys, and interviews.
  • Sharing structured insights with product, marketing, or CS teams.
  • Powering dashboards and AI routing for community signals.

Framework

  1. Persona Dimension – builders, admins, execs, partners, champions, newcomers.
  2. Journey Stage – onboarding, activation, adoption, expansion, advocacy, lapse.
  3. Driver Dimension – product, support, education, pricing, community experience, roadmap.
  4. Sentiment & Urgency – positive/neutral/negative + severity/impact.
  5. Business Linkage – map to ARR tier, account health, opportunity pipeline, or churn risk.

Templates

  • Tag dictionary with definitions, examples, and confidence guidelines.
  • Airtable/Sheet schema with validation + automation hooks.
  • Quick-reference cheatsheet for moderators/interviewers.

Tips

  • Run monthly taxonomy reviews to merge duplicates and add emerging themes.
  • Capture "what good looks like" examples to maintain consistency.
  • Pair with
    run-member-insight-sprint
    for auto-tagged datasets.