pmprompt/claude-plugin-product-management

prd-writer

Generate comprehensive product requirements documents. Use when starting a new feature or product initiative and need structured documentation.

All-time #8741 First seen Feb 12, 2026
8-week activity · all time api

Installation

$ npx skills add pmprompt/claude-plugin-product-management --skill prd-writer

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from pmprompt/claude-plugin-product-management · top by installs.

npx skills add pmprompt/claude-plugin-product-management

Browse all from pmprompt/claude-plugin-product-management

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 49
License LICENSE
Default branch main
Open issues 2
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,377 B
  • docs SUMMARY.md 161 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1,200 installs

SKILL.md

Domain Context

This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work.

Input Requirements

  • Context about your product, feature, or problem
  • Relevant data, research, or constraints (recommended but optional)
  • Clear articulation of what you're trying to achieve

PRD Writer

When to Use

  • Starting a new feature or product initiative
  • Need to document requirements for the engineering team
  • Stakeholders need a detailed project overview
  • Before beginning design or development work
  • To align cross-functional teams on scope and goals

What This Skill Does

Creates structured, comprehensive PRDs covering problem statement, proposed solution, requirements, success metrics, and implementation details.

Instructions

Help me write a comprehensive PRD for [feature name]. Include:

  1. Problem Statement
  • Current situation
  • User pain points
  • Business impact
  1. Proposed Solution
  • Overview of the approach
  • User stories
  • Success metrics
  1. Requirements
  • Functional requirements
  • Technical requirements
  • Design requirements
  1. Implementation
  • Dependencies
  • Timeline estimate
  • Resources needed
  1. Risks and Mitigations

Your context: [Add product context, feature details, and constraints here]

Best Practices

  • Be specific about the problem and user pain points
  • Include quantitative success metrics
  • Define scope clearly (what's in scope and out of scope)
  • Consider technical constraints upfront
  • Add detailed user stories for key flows
  • Include acceptance criteria

Example

Input: Building a notification center for SaaS app, target users are power users who miss important updates Output: Full PRD with problem statement, user stories, functional/technical requirements, success metrics (reduce missed notifications by 40%), timeline, and risk assessment

Further Reading