before-you-build
Pre-build product and feature risk review for founders, product managers, and AI-assisted builders. Use this skill when the user is about to build a landing page, MVP, SaaS product, internal tool, agent workflow, or major feature and needs to check demand, positioning, monetization, retention, trust, distribution, and adoption risk before implementation starts.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=wshobson-agents-plugins-before-you-build-skills-before-you-build-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name before-you-build description Pre-build product and feature risk review for founders, product managers, and AI-assisted builders. Use this skill when the user is about to build a landing page, MVP, SaaS product, internal tool, agent workflow, or major feature and needs to check demand, positioning, monetization, retention, trust, distribution, and adoption risk before implementation starts. Before You Build Run a compact pre-mortem before implementation. The goal is not to block building; it is to identify the highest-risk assumption, the smallest validation step, and the build scope that should be delayed until evidence improves. When To Use Use this skill when a user asks to build or ship: A new product, MVP, prototype, landing page, SaaS app, marketplace, content site, agent workflow, or internal tool A major feature with unclear adoption, revenue, retention, trust, or distribution impact A public launch asset where weak positioning could waste development or promotion effort Skip this skill when the task is a narrow implementation fix, refactor, test repair, dependency update, or already-validated change with clear acceptance criteria. Risk Checklist Review the idea across these risks: Demand: Is there evidence that a specific buyer or user urgently wants this? Positioning: Can the target user understand what it is and why it matters in one sentence? Monetization: Is there a credible path to payment, budget, or strategic value? Retention: Is there a reason users would return after the first try? Trust: Does the product require credibility, data access, integrations, or behavior change that users may resist? Distribution: Is there a repeatable way to reach the target user? Feature adoption: For feature work, will the feature change user behavior or just add surface area? If the verdict is not obvious, use references/risk-checklist.md for deeper questions. Output Format Keep the response short and decision-oriented: Risk verdict: Low, medium, or high risk, with one sentence explaining why. Main assumption: The single assumption most likely to break the project. Evidence to find first: The smallest useful signal before building more. Do next: One concrete validation step or reduced build scope. Delay: What not to build yet. Guidance Be direct about weak evidence, but avoid dismissing the user's idea. Prefer smaller validation steps over large research plans. Separate product risk from engineering difficulty. If the idea is already validated, say what evidence makes it lower risk and suggest the smallest implementation slice. If facts are missing, name the missing evidence instead of inventing market claims.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |