## PRD Title: [Project Name]
| Metadata | Details |
| :-------------- | :--------------------------------------- |
| **Status** | (Draft / In Review / Approved / Shipped) |
| **Owner** | [Your Name] |
| **Target Date** | [DD/MM/YYYY] |
---
## 1. Executive Summary
*A 2-3 sentence overview of the feature and the primary value proposition.*
## 2. Problem Statement
*What problem are we solving? Why is this important to solve now?*
## 3. Goals & Success Metrics
* **Primary Goal:**
* **Success Metrics (KPIs):** (e.g., Increase conversion by 5%, reduce load time to <1s)
## 4. Target Audience
*Who is this for? (e.g., Power users, new sign-ups, administrators)*
## 5. User Stories
| ID | User Story | Priority |
| :--- | :-------------------------------------------------- | :---------- |
| US.1 | As a [user], I want to [action], so that [benefit]. | Must-have |
| US.2 | As a [user], I want to [action], so that [benefit]. | Should-have |
## 6. Functional Requirements
*Detailed description of how the feature functions.*
* **Requirement 1:** [Detail]
* **Requirement 2:** [Detail]
## 7. Non-Functional Requirements
* **Performance:** [e.g., Must load under 500ms]
* **Accessibility:** [e.g., Must be WCAG 2.1 compliant]
* **Security/Privacy:** [e.g., PII must be encrypted]
## 8. UX/UI & Design
*Link to Figma prototypes, wireframes, or user flows.*
* [Link 1]
* [Link 2]
## 9. Out of Scope (The "No" List)
*Define what we are explicitly NOT doing in this release to prevent scope creep.*
## 10. Questions/Risks
*List any open questions or potential technical/business risks.*
***
#template