prd

Generate structured PRD.md files from feature prompts with clarifying questions.

204|33|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/react-native-vibe-code/react-native-vibe-code-sdk --skill prd-react-native-vibe-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/react-native-vibe-code/react-native-vibe-code-sdk/tree/main/.claude/skills/prd
Command: npx skills add https://github.com/react-native-vibe-code/react-native-vibe-code-sdk --skill prd-react-native-vibe-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD generation converts informal feature ideas into a formal Product Requirements Document (PRD), ensuring clear goals, scope, and acceptance criteria to guide development.

Core Features & Use Cases

  • Clarifying questions: Generates 3-5 essential questions with multiple-choice options to resolve ambiguity before drafting the PRD.
  • PRD generation: Produces a complete, structured PRD saved to PRD.md based on user answers.
  • Progress tracking: Creates an empty progress.txt to log incremental work and learnings.
  • Scope and governance: Explicitly distinguishes planning tasks from implementation to prevent premature coding.
  • Trigger phrases: Initiates the PRD workflow on prompts like "create a prd", "write prd for", "plan this feature", or "spec out".

Quick Start

Provide a feature prompt describing the desired capability and the tool will prompt for clarifications, then generate PRD.md and progress.txt.

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 feature idea?

To generate a PRD, provide a feature prompt describing the desired capability. The tool asks 3-5 clarifying questions with multiple-choice options to resolve ambiguity, then drafts a structured PRD saved to PRD.md.

What should a product requirements document include for cross-functional teams?

A product requirements document should include clarifying questions, user stories, acceptance criteria, non-goals, and a progress log. This structure ensures clear goals, scope, and governance to guide development across teams.

How do I write user stories and acceptance criteria for a new feature?

You can write user stories and acceptance criteria by inputting a feature prompt. The tool automatically generates these structured elements within the PRD.md file, ensuring formal scope and testable requirements for development.

Can I plan a feature without writing code prematurely?

Yes, you can plan a feature without premature coding. The tool explicitly distinguishes planning tasks from implementation, governing the scope to prevent coding before the product requirements document is fully articulated and approved.

How do I track progress during feature planning and project kickoff?

To track progress during feature planning, the tool creates an empty progress.txt file alongside the PRD. You use this log to record incremental work and learnings throughout the project lifecycle.

What prompts trigger the PRD generation workflow?

The PRD generation workflow triggers on phrases like "create a prd", "write prd for", "plan this feature", or "spec out". Providing any of these prompts initiates the clarifying questions and document drafting process.