prd

Generate PRD.md from context.md and template.md in the same directory.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/GomezFabricio/sdd-genesis --skill prd-gomezfabricio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/GomezFabricio/sdd-genesis/tree/main/skills/prd
Command: npx skills add https://github.com/GomezFabricio/sdd-genesis --skill prd-gomezfabricio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a PRD.md from a context.md and a template (template.md) by applying placeholders to produce a ready document. The workflow writes the PRD in the same directory where the context.md resides and requires user review to finalize.

Core Features & Use Cases

  • Generates PRD.md from context.md and template.md without creating folders or moving files.
  • Resolves technology stack versions with Context7 when versions are not provided in the context.
  • Supports both /sdd-setup integration and independent use for documenting existing projects.

Quick Start

Provide the path to context.md and template.md, then run the skill to generate PRD.md in the same directory.

Frequently Asked Questions about prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD from a context file and a template?

To generate a PRD, provide the paths to your context.md and template.md files. The tool applies placeholders from the template to the context, writing the final PRD.md document in the same directory as your context file.

What is the workflow for creating product requirements documentation from markdown?

Creating product requirements documentation involves reading a context.md file and a template.md file, resolving any missing technology stack versions, and outputting a ready PRD.md file that requires your final review.

Can I use this PRD generator for documenting existing projects?

Yes, you can use this PRD generator for existing projects by providing a context.md and template.md. It supports independent use without requiring a full setup integration.

How does the tool resolve technology stack versions for a PRD?

When versions are missing from your context.md, the tool resolves technology stack versions using Context7. This ensures your PRD.md contains accurate stack information.

Do I need to manually move files after generating the PRD document?

No, you do not need to move files. The workflow writes the PRD.md directly into the same directory where your context.md resides, without creating new folders or moving files.

What happens after the PRD.md is generated from the template?

After the PRD.md is generated from the template, the workflow requires user review to finalize the document. This ensures the applied placeholders and context accurately reflect your product requirements.