← Back to list

prd-structure
by CoderMariusz
MonoPilot - Manufacturing and Purchase Order Management System
⭐ 1🍴 0📅 Jan 20, 2026
SKILL.md
name: prd-structure description: When creating or reviewing Product Requirements Documents. Used by PM-AGENT. version: 1.0.0 tokens: ~400 confidence: high sources:
- https://www.productplan.com/glossary/product-requirements-document/
- https://www.atlassian.com/agile/product-management/requirements last_validated: 2025-01-10 next_review: 2025-01-24 tags: [product, prd, requirements, planning]
When to Use
When creating or reviewing Product Requirements Documents. Used by PM-AGENT.
Patterns
PRD Essential Sections
1. Problem Statement
## Problem
- Current state: {how it works today}
- Pain points: {specific issues}
- Impact: {quantified cost/time/frustration}
2. Goals & Metrics
| Goal | Metric | Target |
|------|--------|--------|
| Reduce support tickets | Tickets/week | -30% |
| Improve conversion | Signup rate | +15% |
3. Scope (MoSCoW)
## MVP (Must Have)
- Feature A
- Feature B
## Should Have (P1)
- Feature C
## Could Have (P2)
- Feature D
## Won't Have (Out of Scope)
- Feature X (reason)
4. Requirements
## Functional Requirements
| ID | Requirement | Priority | AC |
|----|-------------|----------|-----|
| FR-01 | User can login | Must | Given/When/Then |
## Non-Functional Requirements
| ID | Category | Requirement | Target |
|----|----------|-------------|--------|
| NFR-01 | Performance | Response time | <200ms p95 |
Anti-Patterns
- No measurable success criteria
- Scope without prioritization
- Requirements without acceptance criteria
- Missing constraints/assumptions
- No "out of scope" section
Verification Checklist
- Problem quantified (not just described)
- Success metrics are measurable
- MoSCoW prioritization complete
- All requirements have AC
- Out of scope explicitly listed
- Assumptions documented
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