PM Skills Marketplace

Normal
GitHub Unknown MIT

Description

PM Skills Marketplace is an AI skill marketplace for product managers - 68 PM skills and 42 workflows that bake discovery, strategy, execution, and launch frameworks into Claude Code and other assistants.

Key Features

  • 68 PM skills - covering discovery, assumption testing, prioritization, and strategy
  • 42 chained workflows - skills strung into end-to-end processes, e.g. /discover chains four steps
  • 9 domain plugins - installable packages grouped by PM domain
  • Built-in frameworks - encodes Teresa Torres, Marty Cagan, and Alberto Savoia into daily work
  • Smart loading - skills auto-load when relevant, no manual invocation needed
  • Multi-assistant - designed for Claude Code/Cowork and compatible with other AI assistants
  • Flow continuity - each command suggests the next relevant command

Use Cases

💡 Run structured product discovery and assumption testing with /discover
💡 Write high-quality PRDs fast with /write-prd
💡 Prioritize features and opportunities with proven frameworks
💡 Plan launches and growth with /plan-launch

Strengths & Limitations

Strengths

  • High community interest (26.1k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

# Claude Cowork: Customize -> Browse plugins -> Add marketplace from GitHub -> phuryn/pm-skills
# Claude Code: clone and symlink into the skills directory
git clone https://github.com/phuryn/pm-skills ~/.claude/skills/pm-skills
# Restart the session to use /discover, /write-prd, and more

Related Projects

Vibe Kanban

28.0k · Rust
Stale B

Get 10X more out of Claude Code, Codex or any coding agent. Manage agent tasks through kanban boards, track progress, and optimize workflows.

productivitykanbanclaude-code +2
  • · Kanban Task Management — Create, prioritize, and assign coding agent tasks via a kanban board UI
  • · Multi-Agent Workspaces — Each workspace gives an agent its own branch, terminal, and dev server
  • · Diff Review & Inline Comments — View code diffs and provide feedback to agents directly in the UI

ECC

254.3k · JavaScript
Active A+

Agent harness operating system providing skills, instincts, memory optimization, continuous learning, and security scanning.

agent-harnessskillsclaude-code +2
  • · Cross-harness workflows - supports Codex, Claude Code, Cursor, OpenCode, Gemini and more
  • · Skills system - reusable agent skill packs covering code generation, review, and testing
  • · Continuous learning - mines failed sessions for lessons, auto-writes corrections

gstack

132.2k · TypeScript
Active A+

Garry Tan's open-source skill pack turning Claude Code into a virtual engineering team of 23 specialist roles for product review, planning, code review, browser QA and security audits.

claude-codeskillsslash-commands +2
  • · Virtual engineering team — 23 specialist roles as slash commands covering CEO product review, eng review, design review, code review, QA and security
  • · End-to-end slash commands — /office-hours, /autoplan, /review, /qa and /ship chain planning, implementation, review and release
  • · Real-browser QA — /qa opens a real browser, clicks through flows, and finds and fixes bugs

Agentic Awesome Skills

46.2k · Python
Active A+

A local skill catalog and composition layer for coding agents — 2100+ skills surfaced to Claude and Codex via a read-only MCP, composed into a reproducible, reviewable stack manifest.

skillsmcpclaude-code +2
  • · Complete local catalog — 2100+ skills live on disk, searchable and readable offline with no hosted dependency
  • · Agent-owned selection — a read-only stdio MCP exposes search_skills, get_skill, and compose_stack so Claude or Codex composes its own stack
  • · Validate and preview — aas stack validate checks the proposal while aas stack plan produces an immutable per-target plan