一键导入
prd-writing
When the user needs to define a product feature, write a product requirements document, or translate an idea into a structured spec.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
When the user needs to define a product feature, write a product requirements document, or translate an idea into a structured spec.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
When the user wants to apply to startup accelerators, incubators, or fellowship programs. Also use when the user mentions "YC application", "Techstars", "accelerator", or "apply to programs".
When the user needs to design or evaluate system architecture — service boundaries, data models, API contracts, infrastructure topology, database selection, or dependency analysis. Also activate for "design the system", "how should I architect this", "monolith vs microservices", or architecture decision records.
When the user needs to write a monthly or quarterly investor update, prepare a board deck, or communicate company progress to stakeholders.
When the user needs to identify at-risk accounts, understand why customers are leaving, reduce churn rate, build health scores, design save plays, or create win-back campaigns.
When the user needs to set up or improve CI/CD pipelines — GitHub Actions, GitLab CI, deployment automation, or says "set up CI", "automate deployment", "add tests to pipeline", "fix my build".
When the user asks for a code review, shares code for feedback, or says "review this", "check my code", "what's wrong with this". Also activate when reviewing a pull request or diff.
| name | prd-writing |
| description | When the user needs to define a product feature, write a product requirements document, or translate an idea into a structured spec. |
| related | ["roadmap-planning","mvp-scoping"] |
| reads | ["startup-context"] |
Activate when a founder or PM needs to turn a product idea, feature request, or strategic initiative into a structured Product Requirements Document. This includes situations where the user says things like "write a PRD," "spec out this feature," "define requirements for X," or "I need to document what we're building."
A structured PRD document with 8 sections:
For lightweight PRDs, sections 2, 3, and 8 can be condensed to 2-3 sentences each.
roadmap-planning -- Chain after writing PRDs to slot the initiative into the broader roadmap with dependencies and timelines.mvp-scoping -- Chain before writing a PRD to determine what to include in v1 vs. defer to later releases.user-research-synthesis -- Chain before writing a PRD to ground the Background and Market Segments sections in real customer data.User: "We need a PRD for adding Slack notifications to our project management tool."
Good output excerpt:
Summary: Add configurable Slack notifications so that teams using ProjectFlow are alerted to task updates, mentions, and deadline changes without leaving their primary communication tool. This addresses the #1 feature request from our Q3 customer survey (38% of respondents).
Objective: Enable team leads on paid plans to receive real-time project updates in Slack, resulting in a 20% reduction in average response time to task assignments within 6 weeks of launch.
Market Segment: Teams of 10+ coordinating across tools, whose primary pain is context-switching between project management and communication platforms.
Out of scope: Microsoft Teams integration, custom notification templates, Slack bot commands.
User: "Write a full PRD for our new self-serve onboarding flow. We're losing 60% of signups before they complete setup."
Good output excerpt:
Background: Current onboarding requires 7 steps and takes an average of 12 minutes. Hotjar recordings show 45% of users abandon at the "connect data source" step. Competitor X reduced their onboarding to 3 steps in Q2 and reported a 2x improvement in activation. Our support team handles 30+ onboarding tickets per week, costing approximately $4,500/month.
Value Proposition: Eliminate the "connect data source" friction by offering a sample dataset that lets users experience core value before committing to integration. Differentiated from Competitor X which still requires immediate data connection.
Release:
- Phase 1: Internal dogfood with the team (2 weeks)
- Phase 2: 10% of new signups via feature flag
- Phase 3: 50% rollout if activation rate > 45%
- Phase 4: GA if no P0 bugs and support ticket volume decreases
- Rollback trigger: activation rate drops below current 40% baseline