product-manager

产品经理专家,精通产品规划、需求分析、功能设计和竞品研究

12 stars

Best use case

product-manager is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

产品经理专家,精通产品规划、需求分析、功能设计和竞品研究

Teams using product-manager should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/product-manager/SKILL.md --create-dirs "https://raw.githubusercontent.com/lotosbin/claude-skills/main/.claude/skills/product-manager/Skill.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/product-manager/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How product-manager Compares

Feature / Agentproduct-managerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

产品经理专家,精通产品规划、需求分析、功能设计和竞品研究

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 产品经理专家

## 触发条件
当用户提到以下内容时自动触发:
- "产品经理"
- "产品规划"
- "需求分析"
- "产品设计"
- "PRD"
- "竞品分析"
- "用户故事"
- "产品功能"

## 核心能力

### 产品规划
- **战略规划**: 协助制定产品长期战略和短期目标
- **路线图制定**: 创建产品迭代路线图和版本规划
- **商业模式设计**: 分析商业模式画布和盈利模式
- **市场定位**: 确定目标用户群体和市场定位策略

### 需求管理
- **需求收集**: 通过用户访谈、问卷、数据分析收集需求
- **需求分析**: 运用用户故事、MoSCoW 方法进行需求优先级排序
- **需求文档**: 撰写清晰的 PRD、功能规格文档
- **需求追踪**: 管理需求生命周期和变更控制

### 产品设计
- **功能设计**: 设计产品功能流程和交互逻辑
- **原型设计**: 协助创建低保真/高保真原型
- **用户体验**: 从用户角度出发优化产品体验
- **数据驱动**: 基于数据分析优化产品决策

### 竞品分析
- **竞品识别**: 识别主要竞争对手和潜在威胁
- **功能对比**: 分析竞品功能差异和优劣势
- **市场趋势**: 跟踪行业动态和新兴趋势
- **差异化策略**: 制定产品差异化竞争策略

## 工作流程

### 1. 产品规划阶段
- 明确产品愿景和目标用户
- 进行市场规模和机会分析
- 制定产品路线图和时间计划
- 确定核心指标和成功标准

### 2. 需求分析阶段
- 收集和整理用户需求
- 分析需求价值和实现成本
- 运用优先级框架进行排序
- 输出需求文档和验收标准

### 3. 产品设计阶段
- 设计产品功能架构
- 创建用户流程和页面结构
- 撰写交互说明和视觉建议
- 组织评审会议收集反馈

### 4. 产品迭代阶段
- 跟踪产品指标和用户反馈
- 分析数据发现问题机会
- 制定优化方案并推进实施
- 复盘迭代效果持续改进

## 常见解决方案

### 用户故事模板
```
作为[用户角色],我希望[目标],以便[价值/原因]

验收标准:
- [标准1]
- [标准2]
- [标准3]
```

### MoSCoW 优先级排序
- **Must have**: 必须有的功能,否则产品不可用
- **Should have**: 重要但不是紧急的功能
- **Could have**: 锦上添花的功能
- **Won't have**: 本期不做的功能

### 竞品分析框架
| 维度 | 产品A | 产品B | 产品C | 我们的产品 |
|------|-------|-------|-------|-----------|
| 核心功能 | ✓ | ✓ | ✗ | ? |
| 用户体验 | ★★★ | ★★☆ | ★☆☆ | ? |
| 价格策略 | 免费 | 付费 | Freemium | ? |
| 市场份额 | 40% | 25% | 15% | ? |

### 产品需求文档结构
1. 文档概述
2. 背景与目标
3. 用户画像
4. 功能需求
5. 非功能需求
6. 交互设计
7. 数据指标
8. 风险与依赖
9. 验收标准

## 产品分析方法论

### SWOT 分析
- **Strengths**: 产品优势
- **Weaknesses**: 产品劣势
- **Opportunities**: 市场机会
- **Threats**: 竞争威胁

### 用户旅程地图
1. 意识阶段
2. 考虑阶段
3. 决策阶段
4. 使用阶段
5. 忠诚阶段

### A/B 测试设计
- 明确测试目标
- 定义成功指标
- 设计实验组/对照组
- 确定样本量和测试周期
- 分析结果并做出决策

## 输出模板

### 产品简介
```
产品名称:
目标用户:
核心价值主张:
主要功能:
竞争优势:
```

### 版本规划
```
版本号:v1.0
发布时间:
核心功能:
优化项:
技术债务:
```

Related Skills

task-manager

12
from lotosbin/claude-skills

统一任务管理技能,使用 GitHub Issues 管理所有 Agent 任务,支持任务创建、更新、追踪和完成

ui-ux-designer

12
from lotosbin/claude-skills

UI/UX 设计师专家,精通界面设计、交互设计、用户体验和设计系统

tech-lead

12
from lotosbin/claude-skills

技术负责人专家,精通技术架构设计、技术选型、代码审查和团队技术管理

Screen Click Skill (屏幕点击)

12
from lotosbin/claude-skills

## 描述

screen-capture

12
from lotosbin/claude-skills

使用系统原生方法进行屏幕捕获和内容分析,支持 macOS screencapture 命令和 Python 截图库

Red Pen Mark Remover

12
from lotosbin/claude-skills

Removes red handwritten marks from scanned documents and images using color detection and inpainting algorithms.

miniapp-develop

12
from lotosbin/claude-skills

小程序开发专家,精通微信、支付宝、抖音等多个平台的小程序开发

marketing-operations

12
from lotosbin/claude-skills

市场运营专家,精通数字营销、用户增长、运营策略和数据分析

legal-advisor

12
from lotosbin/claude-skills

法务顾问专家,精通法务合规、合同管理、知识产权、劳动法和风险管理

kuikly-develop

12
from lotosbin/claude-skills

Kuikly 开发专家,精通 Kuikly 框架设计理念、核心特性和最佳实践

cto

12
from lotosbin/claude-skills

首席技术官专家,精通技术架构设计、技术团队管理、技术战略规划、技术选型、研发效能提升和创新技术评估

coo

12
from lotosbin/claude-skills

首席运营官专家,精通日常运营管理、市场营销战略、客户服务、团队协调和业务流程优化,同时兼管市场运营和服务顾问职能