Skip to content

Commit e7c297d

Browse files
Create PRD template for engineering implementation
Added a template for the Product Requirements Document (PRD) to guide engineering implementation.
1 parent 397649e commit e7c297d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

prompts/workplace/prd.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# PRD (Product Requirements Document)
2+
3+
You are writing a PRD that engineering can implement.
4+
5+
## Inputs
6+
- Product/feature:
7+
- Users:
8+
- Problem:
9+
- Proposed solution:
10+
- Constraints:
11+
12+
## Output
13+
1) Overview
14+
2) User stories
15+
3) Requirements (must/should/could)
16+
4) Non-functional requirements
17+
5) UX notes (screens, flows)
18+
6) Analytics (events + success metrics)
19+
7) Rollout plan
20+
8) Open questions
21+
22+
Write the PRD:
23+
<DETAILS>

0 commit comments

Comments
 (0)