Prd Builder

PRD templates and structure for product requirements documents. Used by /majestic:prd command.

majiayu000 Updated 567 repo stars

File contents

PRD Builder Skill

Provides templates for creating comprehensive Product Requirements Documents.

When to Use

Automatically invoked by /majestic:prd command. Provides:

  • Standard PRD template structure
  • Technical expansion sections
  • Backlog item format

Templates

  • resources/prd-template.md - Core PRD structure (10 sections)
  • resources/technical-expansion.md - API, Data Model, Security, Performance sections

Best Practices

  • Clear, actionable language - Specific requirements, not vague descriptions
  • User story IDs - Traceable requirements (US-001, FR-001)
  • Testable acceptance criteria - Measurable success conditions
  • Explicit scope boundaries - Non-goals prevent scope creep
  • Developer-ready - Empowers "how" decisions while defining "what"

majiayu000/claude-skill-registry-data/tree/main/documents/prd-builder commit 0704be5292

Frequently asked questions

npx skillmds@latest add majiayu000/prd-builder-2