prd

Generate structured PRDs from feature prompts with clarifying questions.

232|38|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/rohunj/claude-build-workflow --skill prd-rohunj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/rohunj/claude-build-workflow/tree/main/skills/prd
Command: npx skills add https://github.com/rohunj/claude-build-workflow --skill prd-rohunj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD Generator converts vague feature ideas into structured, implementable Product Requirements Documents that guide cross-functional teams.

Core Features & Use Cases

  • Generate a complete PRD from a feature prompt, including goals, user stories, acceptance criteria, success metrics, and scope
  • Capture essential clarifications via targeted questions before drafting the PRD
  • Save the resulting PRD to tasks/prd-[feature-name].md for traceability and handoff

Quick Start

Provide a feature description and the skill will generate a complete PRD you can review and customize.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a product requirements document from a feature idea?

The skill generates a structured product requirements document by analyzing your feature prompt and outputting sections for goals, user stories, functional requirements, and success metrics.

What sections are included in a standard PRD for software development?

The generated PRD structure includes Introduction, Goals, User Stories, Functional Requirements, Non-Goals, Design Considerations, Technical Considerations, Success Metrics, and Open Questions.

How do I write user stories and acceptance criteria for project initiation?

The skill structures user stories and acceptance criteria automatically from your feature description, integrating them into the PRD to streamline project initiation and requirement specification.

Can I create requirement specifications if my feature prompt is vague?

Yes, the skill handles vague prompts by triggering a clarifying question step to capture essential details before drafting the requirement specification document.

Does the PRD generator save requirement specifications for team handoff?

Yes, the skill saves the resulting requirement specification document to tasks/prd-[feature-name].md, ensuring traceability and seamless handoff to cross-functional teams.