prd

Generate structured PRDs from feature prompts and save them to markdown files.

6|Updated Jun 1, 2025
One-click install
npx skills add https://github.com/way-platform/ileap-go --skill prd-way-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/way-platform/ileap-go/tree/main/.agents/skills/prd
Command: npx skills add https://github.com/way-platform/ileap-go --skill prd-way-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating thorough PRDs from vague feature prompts is slow and error-prone; this skill streamlines the process by capturing clarifications and producing a ready-to-use document.

Core Features & Use Cases

  • Generate a structured PRD from a feature description.
  • Pose 3-5 essential clarifying questions to refine scope and success criteria.
  • Save the PRD to tasks/prd-[feature-name].md for traceability.

Quick Start

Provide a feature description and goals; the skill will generate a detailed PRD saved to tasks/prd-[feature-name].md.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a PRD from a feature description?

To generate a PRD, provide a feature description and goals. The skill poses clarifying questions to refine scope and outputs a structured document to tasks/prd-[feature-name].md.

What sections are included in a standard product requirements document?

A standard PRD includes Introduction, Goals, User Stories, Functional Requirements, Non-Goals, Design Considerations, Technical Considerations, Success Metrics, and Open Questions.

Can I use this to plan feature enhancements and new product initiatives?

Yes, you can use this for feature enhancements and new product initiatives. It guides teams from initial prompt to structured PRD to align stakeholders and plan development.

How many clarifying questions does the PRD generator ask before writing the specification?

The PRD generator poses three to five essential clarifying questions to refine scope and success criteria before producing the ready-to-use specification document.

Does this tool help align stakeholders during product planning?

Yes, it helps align stakeholders during product planning by capturing essential clarifications and delivering a structured PRD that defines goals, requirements, and success metrics.

Where are the generated PRD files saved?

Generated PRD files are saved to tasks/prd-[feature-name].md, ensuring traceability and easy access for teams planning development and tracking product requirements.