Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

product-management

verified

產品管理:PRD撰寫、用戶故事、OKR設定、路線圖規劃

View on GitHub

Marketplace

claude-domain-skills

miles990/claude-domain-skills

Plugin

product-management

Repository

miles990/claude-domain-skills
1stars

business/product-management/skills/product-management/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/miles990/claude-domain-skills/blob/main/business/product-management/skills/product-management/SKILL.md -a claude-code --skill product-management

Installation paths:

Claude
.claude/skills/product-management/
Powered by add-skill CLI

Instructions

# 產品管理 Product Management

> 從需求到交付的完整產品開發流程

## 適用場景

- 撰寫產品需求文件(PRD)
- 定義用戶故事和驗收標準
- 設定 OKR 和成功指標
- 規劃產品路線圖
- 功能優先級排序

## PRD 結構框架

```
┌─────────────────────────────────────────────────────────────────┐
│  PRD 標準結構                                                   │
│                                                                 │
│  1. 概述 Overview                                               │
│     ├─ 問題陳述(為什麼做)                                    │
│     ├─ 目標用戶(為誰做)                                      │
│     └─ 成功指標(如何衡量)                                    │
│                                                                 │
│  2. 需求詳情 Requirements                                       │
│     ├─ 功能需求(User Stories)                                │
│     ├─ 非功能需求(效能、安全)                                │
│     └─ 設計約束                                                │
│                                                                 │
│  3. 設計 Design                                                 │
│     ├─ 用戶流程                                                │
│     ├─ 線框圖/原型連結                                         │
│     └─ 邊界情況處理                                            │
│                                                                 │
│  4. 技術考量 Technical                                          │
│     ├─ 架構影響                                                │
│     ├─ API 需求                                                │
│     └─ 依賴項目                                                │
│                                                                 │
│  5. 上線計劃 Launch                                             │
│     ├─ 里程碑                                                  │
│     ├─ 風險評估                                                │
│     └─ 驗收標準                                                │
└─────────────────────────────────────────────────────────────────┘
```

## User Story 格式

```markdown
### 標準格式
As a [用戶角色]
I want [功能/目標]
So that [價值

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
6481 chars