All tools
SkillCommunity5.6k

Product Manager Skills (deanpeters)

Updated Jul 7, 2026

Product Manager Skills by deanpeters is a library of 55 battle-tested PM skills for Claude Code, Cursor, Codex, and Claude Desktop/Web. Three tiers: 6 workflow skills (multi-week PM processes), 23 interactive skills (3-5 questions then recommendations), and 23 component skills (specific PM deliverables). CC BY-NC-SA licensed.

View on GitHub

What it does

  • claude /plugin marketplace add deanpeters/Product-Manager-Skills

    Install the full 55-skill PM library into Claude Code via the plugin marketplace.

  • prioritization-advisor skill

    Interactive skill that asks 3-5 questions about your context and recommends the right framework (RICE, ICE, Kano, etc.).

  • opportunity-solution-tree skill

    Generate an Opportunity Solution Tree (Teresa Torres) — outcome, opportunities, solutions, and experiments.

  • stakeholder-engagement-advisor skill

    Per-stakeholder engagement planning: diagnoses their profile and context, then delivers tailored message framing, medium, and next action.

  • streamlit run app/main.py

    Launch the local Streamlit playground to browse and run skills in a browser without any agent setup.

Files (1)

OVERVIEW.mdprimary · markdown · 1.8 KB
## What it does

Product Manager Skills is a library of 55 PM skills across three tiers: 6 workflow skills for multi-week PM processes (product-strategy-session, discovery-process, roadmap-planning, prd-development), 23 interactive skills that ask 3-5 questions then give numbered recommendations (prioritization-advisor, stakeholder-engagement-advisor, director-readiness-advisor, ai-shaped-readiness-advisor, pol-probe-advisor), and 23 component skills for specific deliverables (user-story, press-release, lean-canvas, opportunity-solution-tree, stakeholder-mapping). Notable skills: problem-framing-canvas (MITRE's Look Inward / Look Outward / Reframe), business-health-diagnostic for SaaS metrics, organic-growth-advisor (McKinsey Growth Pyramid), and executive-onboarding-playbook (30-60-90 day VP/CPO playbook). A Streamlit playground lets you try skills in a browser without any agent setup.

## Key commands

Install via Claude Code plugin marketplace:

    claude /plugin marketplace add deanpeters/Product-Manager-Skills

Download for Claude Desktop/Web (upload skill ZIPs to Claude Skills):

- pm-skills-starter-pack.zip — core skills across all categories
- 02-discovery-pack.zip, 03-strategy-pack.zip, 04-delivery-pack.zip, 05-ai-pm-pack.zip

Download for Codex:

    pm-skills-codex.zip (installs .agents/skills and AGENTS.md)

Local Streamlit playground:

    pip install -r app/requirements.txt && streamlit run app/main.py

## When to use

Use this when you want PM frameworks that teach the reasoning behind each methodology, not just fill in a template. Interactive skills ask contextual questions before recommending a framework — good when you know you have a PM problem but are unsure which approach fits. Component skills are faster for cases where you know exactly what you need (a user story, a press release, a lean canvas).