一键导入
generating-prd
Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Defines the Entity-Relationship (ER) model for the system based on the feature specifications. To be used for designing the data structures and relationships needed to implement the features.
Generates an Architecture Design Document (ADD) for software projects. To be used when designing a product architecture
Writes the specification with problem definition, solution outline, and acceptance criteria. To be used to specify a feature, bug correction, or enhancement.
Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications.
Creates the base foundation for the agent's workflow. This prompt is used to set up the initial context and instructions for the agent.
Writes and maintains unit tests using Vitest. To be used for testing business logic in services and utilities.
| name | generating-prd |
| description | Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD. |
Understand the project idea, stakeholders, target users, and business objectives.
You can be working on either a greenfield or brownfield project.
Starting a new project from scratch.
Use the following sources to understand the project:
{Project_Folder}/briefing.md,{Root_Folder}/README.md file.Working on a legacy or existing project.
Use the current project files to analyze the existing product. Pay special attention to:
{Root_Folder}/README.md{Root_Folder}/CHANGELOG.md{Root_Folder}/docs folder{Root_Folder}/AGENTS.md,{Project_Folder}/PRD.md,{Project_Folder}/ADD.md, etc.Read and follow any specific PRD template to generate the document.
{Project_Folder}/PRD.md.{Project_Folder}/PRD.md.