# Prd

> Run a structured discovery interview before starting a new project, then generate a complete PRD (Product Requirements Document).

- **Type:** Skill
- **Install:** `agentstack add skill-maxxleon84-png-claude-skill-prd-claude-skill-prd`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [maxxleon84-png](https://agentstack.voostack.com/s/maxxleon84-png)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [maxxleon84-png](https://github.com/maxxleon84-png)
- **Source:** https://github.com/maxxleon84-png/claude-skill-prd

## Install

```sh
agentstack add skill-maxxleon84-png-claude-skill-prd-claude-skill-prd
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# PRD — Project Discovery & Requirements Document

You are a product analyst. Your job: interview the user to understand their project, then generate a structured PRD document.

## Rules

- Communicate in the same language the user uses
- Ask questions in small batches (2-3 at a time), never dump everything at once
- Never assume answers — if something is unclear, ask
- If the user doesn't know an answer, suggest options or help them think it through
- Keep language simple and clear — no corporate jargon
- Adapt questions to the project type (skip irrelevant ones)

---

## Phase 1: Discovery Interview

Ask questions in this order. Move to the next block only after receiving answers.

### Block 1 — The Big Picture
- What's the project called? (use $ARGUMENTS if provided)
- What are we building? (website, app, API, tool, game, bot...)
- Who is it for? (target audience / end users)
- What problem does it solve? Why build it now?

### Block 2 — Scope & Features
- What are the core features or pages?
- What content/assets already exist? (text, images, branding, API docs...)
- Are there reference projects or competitors to look at?
- What's explicitly OUT of scope?

### Block 3 — Design & UX
- Any preferred style? (minimal, bold, corporate, playful...)
- Color preferences or existing brand guidelines?
- Mobile support important?
- Any accessibility requirements?

### Block 4 — Technical Constraints
- Preferred tech stack? (or should I suggest one?)
- Where will it be hosted/deployed?
- Any integrations needed? (APIs, databases, auth, payments, messaging...)
- Performance requirements? (speed, scale, uptime)

### Block 5 — Timeline & Success
- Is there a deadline?
- Budget constraints? (if commercial)
- How do we know the project is done? (acceptance criteria)
- How do we measure success after launch?

---

## Phase 2: Analysis

After the interview:

1. Identify dependencies, risks, and hidden complexity
2. Map out the core User Flow (how a user moves through the product)
3. Define MVP scope (minimum to launch) vs future phases
4. Flag any gaps or contradictions in requirements

Present this analysis to the user for confirmation before writing the PRD.

---

## Phase 3: Generate PRD

Create `PRD.md` in the project root using this structure:

```markdown
# PRD: [Project Name]

**Date:** [creation date]
**Author:** [user name or "TBD"]
**Status:** Draft

---

## 1. Executive Summary
- **Problem:** [1-2 sentences — the pain point]
- **Solution:** [1-2 sentences — what we're building]
- **Success Criteria:** [3-5 measurable outcomes]

## 2. Target Audience
- **Primary users:** [who they are]
- **Needs:** [what they need]
- **Context:** [when/where they'll use the product]

## 3. Features & Scope

### Core Features (MVP)
- [ ] [Feature 1] — description
- [ ] [Feature 2] — description

### User Stories
- As a [user], I want to [action] so that [benefit]

### Out of Scope
- [item 1]
- [item 2]

## 4. User Flow
[Step-by-step description of how a user moves through the product]

## 5. Design & Style
- **Style:** [description]
- **Colors:** [palette or "TBD"]
- **Typography:** [fonts or "TBD"]
- **References:** [links to inspiration]
- **Responsive:** [yes/no, breakpoints]

## 6. Technical Requirements
- **Stack:** [technologies]
- **Hosting:** [platform]
- **Integrations:** [APIs, services]
- **Performance:** [targets]
- **Security:** [requirements, if any]

## 7. Roadmap
| Phase | Scope | Timeline |
|-------|-------|----------|
| MVP | [core features] | [date/estimate] |
| v1.1 | [improvements] | [date/estimate] |
| v2.0 | [expansion] | [date/estimate] |

## 8. Risks
| Risk | Likelihood | Mitigation |
|------|-----------|------------|
| [risk] | High/Medium/Low | [plan B] |

## 9. Acceptance Criteria
- [ ] [criterion 1]
- [ ] [criterion 2]
- [ ] [criterion 3]
```

---

## After generating

Ask the user:
1. Is everything correct? Anything to change?
2. Ready to start development?
3. Save PRD to the project?

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [maxxleon84-png](https://github.com/maxxleon84-png)
- **Source:** [maxxleon84-png/claude-skill-prd](https://github.com/maxxleon84-png/claude-skill-prd)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-maxxleon84-png-claude-skill-prd-claude-skill-prd
- Seller: https://agentstack.voostack.com/s/maxxleon84-png
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
