product-prd-generator

Convert product development plans into formal PRD documents with acceptance criteria.

4|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/AutisticAF/claude-code-apple-dev-plugin --skill product-prd-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-prd-generator
Source: https://github.com/AutisticAF/claude-code-apple-dev-plugin/tree/main/skills/product-prd-generator
Command: npx skills add https://github.com/AutisticAF/claude-code-apple-dev-plugin --skill product-prd-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a formal Product Requirements Document from an existing product development plan, reducing drafting time and misalignment across stakeholders.

Core Features & Use Cases

  • Generates a complete PRD from an input product plan, including features, user stories, acceptance criteria, success metrics, and versioning.
  • Produces a ready-to-publish docs/PRD.md file and supports extension with market/competitor insights if available.
  • Use Case: A product manager has a product plan in markdown and wants a formal PRD for leadership review and engineering planning.
  • Use Case: A startup wants a repeatable PRD generation workflow for multiple features across apps.

Quick Start

Provide the product plan markdown file and the skill will generate a complete PRD in docs/PRD.md.

Frequently Asked Questions about product-prd-generator

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

FAQPage Schema
How do I generate a PRD from an existing product plan?▼

To generate a PRD, provide your product development plan in markdown format. The skill converts it into a formal PRD document with structured sections for vision, personas, flows, and acceptance criteria, outputting a ready-to-publish docs/PRD.md file.

What sections are included in a formal PRD document?▼

A formal PRD document includes sections for product vision, personas, user flows, features, user stories, acceptance criteria, success metrics, and non-functional criteria. It also handles versioning and competitive context if market insights are provided.

Can I use this for iOS and macOS product development requirements?▼

Yes, this skill specifically applies to iOS and macOS product efforts. It processes your product plan to handle platform-specific features, user stories, and metrics, generating structured documentation tailored for Apple platform development.

What is the best way to automate PRD creation for multiple app features?▼

To automate PRD creation across multiple features, establish a repeatable workflow by providing individual markdown product plans. The skill consistently outputs formal documentation with features, acceptance criteria, and metrics for each app feature.

Do I need market and competitor insights to generate a complete PRD?▼

No, market and competitor insights are optional. The skill generates a complete PRD from your core product plan, but supports extension with competitive context sections if you provide market analysis data alongside the input plan.

Why does my PRD generation require a markdown product plan?▼

Markdown format is required because the skill parses the structured content of your product plan to extract features and stories. This input format ensures accurate conversion into the formal docs/PRD.md file with proper sections and acceptance criteria.