dredozubov/prd-generator

43 stars · Last commit 2026-01-14

Claude Code plugin to generate comprehensive Product Requirements Documents (PRDs)

README preview

# PRD Generator

A Claude Code plugin that generates comprehensive Product Requirements Documents (PRDs) from conversation context.

## Installation

### Option 1: Clone and Enable

```bash
git clone https://github.com/dredozubov/prd-generator ~/.claude/plugins/prd-generator
```

Then enable in Claude Code settings or via `/plugins enable prd-generator`.

### Option 2: Add to Project

Clone into your project directory and reference in your Claude Code settings.

## Commands

View full repository on GitHub →