prd-creator
prd creator
What it does
- Guides structured questioning to gather all requirements
- Verifies project prerequisites before PRD finalization
- Creates/updates .env.local with placeholder values only
- Creates executive summary for validation
- Researches competitive landscape
- Generates comprehensive PRD.md with:
- App overview and objectives
Requirements & configuration
- You will need to ask clarifying questions to get a clear understanding of the implementation.
- You will need to analyze the completed PRD and generate a comprehensive task list in JSON format.
- Generates TASK-1 as mandatory prerequisite verification
- You will need to read the completed PRD and generate an overall description of the project in PROJECTROOT/.agent/prd/SUMMARY.md.
- 3. Generate comprehensive task list in JSON format, starting with TASK-1 prerequisite verification
Configuration: TASKPROJECT_ROOT
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
prd-creator FAQ
What does the prd-creator skill do?
Guides creation of comprehensive Product Requirement Documents (PRDs) for software projects through structured questioning and validation, then generates implementation task lists in JSON format. Use when users want to document a software idea, create specifications for development, plan a new application feature/bug, or break down requirements into actionable tasks. Transforms ideas into implementation-ready documents with verifiable pass criteria. Guides structured questioning to gather all requirements Verifies project prerequisites before PRD finalization
What does prd-creator require?
You will need to ask clarifying questions to get a clear understanding of the implementation. You will need to analyze the completed PRD and generate a comprehensive task list in JSON format. Generates TASK-1 as mandatory prerequisite verification You will need to read the completed PRD and generate an overall description of the project in PROJECTROOT/.agent/prd/SUMMARY.md. 3. Generate comprehensive task list in JSON format, starting with TASK-1 prerequisite verification Configuration keys: TASK, PROJECT_ROOT.
How do I install prd-creator?
Run: npx -y skills add https://github.com/pageai-pro/ralph-loop --skill prd-creator --agent claude-code — the source lives at github.com/pageai-pro/ralph-loop.
Maintain prd-creator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[prd-creator on getagentictools](https://getagentictools.com/skills/pageai-pro-ralph-loop-prd-creator?ref=badge) npx agentictools info skills/pageai-pro-ralph-loop-prd-creator The second line is the CLI lookup for this page — handy in READMEs and docs.