Prd banner
borghei borghei

Prd

Development community

Description

--- description: Create a Product Requirements Document from scratch. --- Guide the user through creating a complete PRD: 1. **Problem Statement** — what problem does this solve? Who has this problem? How painful is it today? 2. **User Personas** — define 2-3 target personas with: role, goals, pain points, technical comfort level. 3. **User Stories** — for each persona, write stories: "As a [persona], I want [action], so that [outcome]." 4. **Functional Requirements:** - Core features (must

Installation

Installs to ~/.claude/commands/borghei-claude-skills-prd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/borghei/Claude-Skills/HEAD/.claude/commands/prd.md -o ~/.claude/commands/borghei-claude-skills-prd.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository