prd_template

Product Requirements Document (PRD)

Content Preview
# Product Requirements Document (PRD)

## Document Info

| Field | Value |
|-------|-------|
| **Author** | [Your Name] |
| **Status** | Draft / In Review / Approved |
| **Created** | YYYY-MM-DD |
| **Last Updated** | YYYY-MM-DD |
| **Reviewers** | [Names] |
| **Target Release** | [Quarter or Date] |

---

## Problem Statement

### What problem are we solving?
[Describe the user problem in 2-3 sentences. Focus on the pain, not the solution.]

### Who is affected?
[Identify the user segment(s) ex
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/prd_template.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/product-manager-toolkit/assets/prd_template.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/product-manager-toolkit/assets/prd_template.md

Related Skills