One-click install
npx skills add https://github.com/vitoropereira/claude-starter-kit --skill prd-vitoropereira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/vitoropereira/claude-starter-kit/tree/main/.claude/skills/workflow/prd
Command: npx skills add https://github.com/vitoropereira/claude-starter-kit --skill prd-vitoropereira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of comprehensive Product Requirements Documents (PRDs) for new features, projects, or product planning.

Core Features & Use Cases

  • Structured PRD Generation: Creates PRDs following a defined format, including Problem, Objective, Requirements, and Success Metrics.
  • Codebase Exploration: Integrates with codebase analysis to inform PRD content.
  • Use Case: When a new feature idea is proposed, use this Skill to generate a formal PRD that outlines the scope, requirements, and expected outcomes before development begins.

Quick Start

Use the prd skill to generate a PRD for a new user authentication feature.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a Product Requirements Document for a new feature?

To generate a Product Requirements Document, provide a feature description to create a structured markdown PRD covering the problem, objective, requirements, and success metrics. It analyzes your codebase architecture to inform the component specifications and detailed feature planning.

What is the best way to document project requirements before development begins?

Documenting project requirements is best handled by generating a standardized PRD that defines the scope, architecture patterns, and expected outcomes. This formalizes feature planning and aligns stakeholders on objectives before initiating development.

Can I use codebase exploration to inform my feature planning documentation?

Yes, codebase exploration is integrated to inform your feature planning documentation. It analyzes existing architecture and patterns to ensure the generated PRD accurately reflects technical requirements and component specifications.

What sections are included in a structured PRD for product management?

A structured PRD for product management includes defined sections for the Problem, Objective, Requirements, and Success Metrics. This standardized format ensures comprehensive feature planning and clear project initiation documentation.

Does PRD generation work without external dependencies?

Yes, PRD generation works without external dependencies. It independently analyzes your codebase architecture and outputs a detailed markdown document, requiring no additional modules to define project requirements and success metrics.