gds-create-prd

Generate a Product Requirements Document from a Game Design Document or from scratch.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill gds-create-prd-laraxot
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gds-create-prd
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/gds-create-prd
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill gds-create-prd-laraxot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating a Product Requirements Document (PRD) for use with external tools like bmad-assist. It can utilize a Game Design Document (GDD) as a foundation if available, otherwise, it generates one from scratch.

Core Features & Use Cases

  • PRD Creation from GDD: Utilizes a GDD as a base to create a PRD, ensuring all necessary information is included.
  • Stand-Alone PRD Creation: Generates a PRD from scratch when a GDD is not available.
  • Command-Based Interface: Allows users to initiate PRD creation with simple commands.

Quick Start

To create a PRD from an existing GDD, use the command: load /path/to/gdd.md | generate-prd

Frequently Asked Questions about gds-create-prd

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

FAQPage Schema
How do I generate a PRD from a Game Design Document?▼

To generate a PRD from a GDD, load your Game Design Document file and execute the generate-prd command. This process utilizes your existing GDD as a foundation to ensure all necessary product requirement information is included.

Can I create a Product Requirements Document from scratch without a GDD?▼

Yes, you can create a stand-alone PRD from scratch when a Game Design Document is not available. The tool generates the required product documentation directly without needing an existing design document base.

What is the command to start PRD creation?▼

The command to start PRD creation uses a command-based interface where you load your file path and pipe it to the generate-prd command. This initiates the workflow to produce your product requirements document.

Does PRD creation work with external tool integration for product management?▼

Yes, PRD creation is intended for use with external tools like bmad-assist. It requires workflow loading and execution according to the provided workflow instructions to integrate properly with your product management tools.

Do I need to load a workflow before generating a PRD?▼

Yes, you need to load and execute the workflow according to the provided workflow instructions before generating a PRD. This workflow setup is required to properly process your GDD or create a document from scratch.