产品概念文档编写,使用 product-concept.md 模板引导式逐节编写。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add zls3434/Software-Engineering-Studios --skill product-concept --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Product Concept?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zls3434-product-concept-466f405a)More formats (shields.io, HTML) on the badges page.
---
name: product-concept
description: "产品概念文档编写,使用 product-concept.md 模板引导式逐节编写。"
version: 1.0.0
platforms: [macos, linux, windows]
metadata:
hermes:
tags: ["product", "ideation"]
load_mode: on-demand
model: sonnet
argument-hint: ""
user-invocable: true
allowed-tools:
- Read
- Glob
- Grep
- Write
- AskUserQuestion
---
# product-concept — 产品概念文档编写
## 技能目的
使用 `product-concept.md` 模板,通过引导式逐节对话编写完整的产品概念文档,确保覆盖产品愿景、目标用户、核心价值、范围边界等关键维度。
## 参数说明
本技能无参数。通过交互式问答逐步填充文档。
## 分阶段工作流
### 阶段 1:加载模板
- **输入**:模板路径
- **处理**:
1. 使用 Glob 查找 `.claude/docs/templates/product-concept.md`
2. 使用 Read 读取模板,解析各章节结构
- **输出**:模板章节结构清单
### 阶段 2:检查已有内容
- **输入**:模板结构
- **处理**:
1. 使用 Glob 检查 `docs/product-concept.md` 是否已存在
2. 若存在,使用 Read 读取已有内容,识别已填充与未填充章节
- **输出**:章节填充状态
### 阶段 3:引导式逐节编写
- **输入**:未填充章节列表
- **处理**:对每个未填充章节:
1. 通过 AskUserQuestion 提出针对性问题
2. 根据用户回答生成该章节内容
3. 请用户确认或调整
- **输出**:逐节内容
### 阶段 4:写入文档
- **输入**:所有章节内容
- **处理**:使用 Write 将完整内容写入 `docs/product-concept.md`
- **输出**:product-concept.md 文件
## 协作协议引用
- 遵循 `.claude/docs/templates/collaborative-protocols/design-agent-protocol.md` 概念文档规范
- 参考 `.claude/docs/templates/product-concept.md` 模板
## 推荐下一步
使用 `/map-modules` 将概念分解为模块,或使用 `/setup-stack` 配置技术栈。Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"