prd

Generate structured PRDs from user prompts and save them to tasks/prd-[feature-name].md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mirandagabrieldev/claude-build-template --skill prd-mirandagabrieldev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/mirandagabrieldev/claude-build-template/tree/main/skills/prd
Command: npx skills add https://github.com/mirandagabrieldev/claude-build-template --skill prd-mirandagabrieldev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD generation helps product teams plan and align on feature scope by capturing goals, requirements, and success criteria in a single, shareable document.

Core Features & Use Cases

  • Structured PRD sections (Introduction, Goals, User Stories, Functional Requirements, Non-Goals)
  • Guided clarifying questions to resolve ambiguity before drafting
  • Auto-save PRD to tasks/prd-[feature-name].md

Quick Start

Describe the feature goal in a concise sentence and the system will generate a complete PRD and save it to tasks/prd-[feature-name].md.

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 for a new feature from a brief idea?

To generate a PRD, describe your feature goal in a concise sentence. The system then asks clarifying questions to resolve ambiguity and drafts structured sections like goals, user stories, and functional requirements.

What sections are included in a structured product requirements document?

A structured PRD includes Introduction, Goals, User Stories, Functional Requirements, and Non-Goals. These sections capture scope, success criteria, and project boundaries to align product teams.

How do I scope a project and set non-goals for feature specification?

Scoping a project involves defining specific functional requirements alongside explicit non-goals. The guided clarifying questions help resolve ambiguity before drafting, ensuring feature boundaries are clearly established.

Can I save a generated product specification directly to my project tasks?

Yes, the generated product specification auto-saves directly to tasks/prd-[feature-name].md. This creates a shareable document capturing goals and requirements immediately after drafting.

Does PRD generation work for feature invention and project scoping scenarios?

PRD generation applies across multiple planning scenarios including feature invention, specification, and project scoping. It gathers user input and drafts sections to guide feature work regardless of the specific planning phase.