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 (25.9k 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

246.4k · 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

Agentic Awesome Skills

45.9k · 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

n8n Skills for Claude Code

6.2k · Shell
Active A+

A skillset for Claude Code to build flawless n8n workflows, letting AI assistants directly generate usable n8n automation workflows.

n8nclaude-codeskills +2
  • · Claude Code integration - directly attach as skill package to Claude Code
  • · Full n8n node coverage - built-in schema and usage examples for hundreds of n8n nodes
  • · Workflow generation - input business requirements, auto-generate complete n8n JSON workflows