/ Diretório / Playground / Product-Manager-Skills
● Comunidade deanpeters ⚡ Instantâneo

Product-Manager-Skills

por deanpeters · deanpeters/Product-Manager-Skills

47 battle-tested PM skills covering PRDs, discovery, prioritization, roadmaps, positioning, and exec coaching — turns Claude into a credible PM partner.

A three-tier Product Management skills framework: 21 Component skills (PRD/user story/persona templates), 20 Interactive skills (guided discovery flows), and 6 Workflow skills (multi-week processes). Each SKILL.md teaches the reasoning behind frameworks so Claude doesn't just produce boilerplate — it applies the right tool for the task.

Por que usar

Principais recursos

Demo ao vivo

Como fica na prática

product-manager-skill.replay ▶ pronto
0/0

Instalar

Escolha seu cliente

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "product-manager-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/deanpeters/Product-Manager-Skills",
        "~/.claude/skills/Product-Manager-Skills"
      ],
      "_inferred": true
    }
  }
}

Abra Claude Desktop → Settings → Developer → Edit Config. Reinicie após salvar.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "product-manager-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/deanpeters/Product-Manager-Skills",
        "~/.claude/skills/Product-Manager-Skills"
      ],
      "_inferred": true
    }
  }
}

Cursor usa o mesmo esquema mcpServers que o Claude Desktop. Config de projeto vence a global.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "product-manager-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/deanpeters/Product-Manager-Skills",
        "~/.claude/skills/Product-Manager-Skills"
      ],
      "_inferred": true
    }
  }
}

Clique no ícone MCP Servers na barra lateral do Cline, depois "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "product-manager-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/deanpeters/Product-Manager-Skills",
        "~/.claude/skills/Product-Manager-Skills"
      ],
      "_inferred": true
    }
  }
}

Mesmo formato do Claude Desktop. Reinicie o Windsurf para aplicar.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "product-manager-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/deanpeters/Product-Manager-Skills",
        "~/.claude/skills/Product-Manager-Skills"
      ]
    }
  ]
}

O Continue usa um array de objetos de servidor em vez de um map.

~/.config/zed/settings.json
{
  "context_servers": {
    "product-manager-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/deanpeters/Product-Manager-Skills",
          "~/.claude/skills/Product-Manager-Skills"
        ]
      }
    }
  }
}

Adicione em context_servers. Zed recarrega automaticamente ao salvar.

claude mcp add product-manager-skill -- git clone https://github.com/deanpeters/Product-Manager-Skills ~/.claude/skills/Product-Manager-Skills

Uma linha só. Verifique com claude mcp list. Remova com claude mcp remove.

Casos de uso

Usos do mundo real: Product-Manager-Skills

Run a customer discovery session without leading the witness

👤 PMs scoping a new feature area ⏱ ~60 min intermediate

Quando usar: You have customer calls scheduled and want a question set that actually tests assumptions.

Fluxo
  1. Start the discovery interactive skill
    Use the customer-discovery skill. We're exploring expansion into SMB for our enterprise invoicing tool.✓ Copiado
    → Claude asks about target segment, hypotheses, and constraints before recommending
  2. Get the interview script
    Generate a 45-minute interview guide — warm-up, problem, context, workarounds, willingness-to-pay.✓ Copiado
    → JTBD-style script, no leading questions
  3. Synthesize after calls
    Here are my notes from 6 calls. Synthesize themes and invalidated assumptions.✓ Copiado
    → Pattern recognition grounded in notes, not wish-thinking

Resultado: Discovery notes your team can actually debate.

Armadilhas
  • Synthesis becomes confirmation bias — Ask Claude to explicitly list what was invalidated, not just validated

Draft a PRD that survives engineering review

👤 PMs writing specs for eng to build ⏱ ~45 min intermediate

Quando usar: Feature is scoped; you need a crisp doc the team can commit to.

Fluxo
  1. Use the PRD component skill
    Use the prd skill. Feature: bulk-edit for our admin panel. Here's what we know [paste context].✓ Copiado
    → Structured PRD with user stories, success metrics, non-goals
  2. Pressure test
    What would a skeptical staff engineer push back on?✓ Copiado
    → Specific gaps in edge cases, data model, non-functional requirements

Resultado: A PRD that makes it through eng review without a rewrite.

Armadilhas
  • PRD is framework-perfect but lifeless — Include real customer quotes in the context
Combine com: linear · notion

Pick the right prioritization framework for the decision at hand

👤 PMs facing a roadmap tradeoff ⏱ ~30 min intermediate

Quando usar: The team is debating what to build next and 'just rank the backlog' isn't working.

Fluxo
  1. Describe the decision
    Use the prioritization-advisor skill. We're choosing between 3 bets: expand TAM, fix churn hotspot, ship a must-have for our largest deal.✓ Copiado
    → Skill recommends a specific framework (RICE/ICE/Kano/cost-of-delay) based on the situation
  2. Apply it
    Walk us through scoring each bet with that framework.✓ Copiado
    → Applied scores with reasoning

Resultado: A defensible prioritization call, not a thought-exercise.

Armadilhas
  • Score the framework picks without team buy-in — Run the scoring live in a team session, not solo

Combinações

Combine com outros MCPs para 10× de alavancagem

product-manager-skill + linear

Draft a PRD then push the stories into Linear as epics

Turn this PRD's user stories into Linear issues under epic 'Bulk Admin Edit'.✓ Copiado
product-manager-skill + notion

Store PRDs and discovery notes in a structured Notion database

Save this PRD to the Product > Specs Notion database with the right properties.✓ Copiado

Ferramentas

O que este MCP expõe

FerramentaEntradasQuando chamarCusto
Component skills (21) feature / product context You need a specific deliverable 0
Interactive skills (20) PM decision / question You're not sure which framework applies 0
Workflow skills (6) multi-week goal Running a real team process, not a one-off 0
Leadership readiness coaching role transition question Career planning / promotion prep 0

Custo e limites

O que custa rodar

Cota de API
None
Tokens por chamada
2-8k per skill load
Monetário
Free — skills are local files
Dica
Pick one skill per task; don't try to load the whole library.

Segurança

Permissões, segredos, alcance

Armazenamento de credenciais: No credentials — skill is prompts
Saída de dados: None

Solução de problemas

Erros comuns e correções

Interactive skill feels over-engineered for a simple task

Use the component skill (deliverable-focused) instead of the interactive one.

Output too generic — lacks product specifics

Paste in actual customer quotes, competitive context, or past retros to ground the work.

Alternativas

Product-Manager-Skills vs. outros

AlternativaQuando usarTroca
claude-skill (alirezarezvani)You want PM skills bundled with eng, marketing, and complianceBroader but less PM-specific depth
Custom PRD templatesYou've already standardized your team's templatesLess framework variety

Mais

Recursos

📖 Leia o README oficial no GitHub

🐙 Ver issues abertas

🔍 Ver todos os 400+ servidores MCP e Skills