← Back to list

prd-generator
by rcmiller01
⭐ 0🍴 0📅 Jan 15, 2026
SKILL.md
name: prd-generator description: Generate Product Requirement Documents with user stories and acceptance criteria
PRD Generator Skill
Create comprehensive Product Requirement Documents.
When to Use
- Starting a new product or feature
- Documenting requirements before development
- Creating user stories for sprint planning
- Defining acceptance criteria
Input Format
Product: [Name of product or feature]
Problem: [What problem does this solve?]
Users: [Who are the target users?]
Constraints: [Optional - timeline, tech, budget]
Example
Product: Team Expense Tracker
Problem: Teams waste time manually collecting and approving expense reports
Users: Small business teams (5-50 people), finance admins
Constraints: Must integrate with QuickBooks, MVP in 6 weeks
Output Format
# PRD: [Product Name]
## Overview
**Problem Statement**: What problem we're solving
**Target Users**: Who this is for
**Success Metrics**: How we measure success
## User Stories
### Epic 1: [Name]
#### US-1.1: [Story Title]
**As a** [user type]
**I want to** [action]
**So that** [benefit]
**Acceptance Criteria:**
- [ ] Given [context], when [action], then [result]
- [ ] Given [context], when [action], then [result]
**Priority**: High | Medium | Low
**Estimate**: S | M | L | XL
#### US-1.2: ...
## Technical Requirements
- Req 1: Description
- Req 2: Description
## Non-Functional Requirements
| Requirement | Target |
|-------------|--------|
| Performance | < 200ms response |
| Availability | 99.9% uptime |
## Out of Scope
- Explicitly not included
## Open Questions
1. Question needing decision
2. Another question
## Appendix
Additional context, mockups, research
Related Skills
- researcher - Research before PRD creation
- architect - Design the solution
- design-council - Get multi-model feedback on PRD
- memory-write - Save PRD for reference
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon