create-prd

Convert plan or design documents into structured RPG-compliant PRDs.

2|Updated Dec 20, 2020
One-click install
npx skills add https://github.com/buvis/home --skill create-prd-buvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-prd
Source: https://github.com/buvis/home/tree/main/.claude/skills/create-prd
Command: npx skills add https://github.com/buvis/home --skill create-prd-buvis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Planning and brainstorming outputs often remain informal and fragmented. This skill converts plans or design documents into RPG-compliant PRDs, providing a clear, reusable specification for development.

Core Features & Use Cases

  • PRD generation from plan/design: Transforms discovery docs or brainstorming outputs into structured PRDs that define capabilities, features, dependencies, and milestones.
  • RPG-guided organization: Applies the RPG methodology to separate WHAT (functional) from HOW (structure) and to map explicit dependencies.
  • Backlog-ready artifacts: Produces modular PRDs with phase-based tasks that can be added to backlog and tracked through wip/done.

Quick Start

Provide a plan or design document and ask me to convert it into a PRD using the RPG template.

Frequently Asked Questions about create-prd

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

FAQPage Schema
How do I convert a design document into a structured PRD?

To convert a design document into a structured PRD, provide the plan or discovery document as input. The skill extracts problems, requirements, and dependencies to generate a backlog-ready PRD with defined phases, modules, and tasks.

What is the RPG method for product requirements planning?

The RPG method for product requirements planning is a methodology that separates functional requirements (WHAT) from structural design (HOW). It enforces a top-down, dependency-aware PRD format to map explicit dependencies across modules.

Does this PRD generator work with brainstorming outputs and informal plans?

Yes, this PRD generator works directly with brainstorming outputs and informal plans. It transforms fragmented planning documents into structured, modular PRDs that define capabilities, features, dependencies, and milestones.

How do I map task dependencies when creating a PRD?

You map task dependencies when creating a PRD by applying the RPG-guided organization. It enforces a dependency-aware format that explicitly maps relationships between phases, modules, and tasks from your input plan.

Can I add the generated PRD tasks directly to my task-management backlog?

Yes, you can add generated PRD tasks directly to your task-management backlog. The skill produces modular artifacts with phase-based tasks that are ready to be tracked through wip/done stages.