prd-writing

Transform product ideas into a structured PRD saved to docs/product-requirements.md.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/yamato0811/my-agent-skills --skill prd-writing-yamato0811
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prd-writing
Source: https://github.com/yamato0811/my-agent-skills/tree/main/skills/01_prd-writing
Command: npx skills add https://github.com/yamato0811/my-agent-skills --skill prd-writing-yamato0811

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a detailed guide and a reusable template for creating Product Requirements Documents (PRDs). It ensures that initial ideas are transformed into a structured PRD and that PRDs stay aligned with existing project documentation.

Core Features & Use Cases

  • PRD drafting guidance: step-by-step instructions to articulate product vision, scope, success criteria, and milestones.
  • Template-driven output: ensures the PRD conforms to the standard structure and can be saved to docs/product-requirements.md.
  • Documentation hygiene: enforces linking to initial requirements and preserving existing PRD structure when updating.

Quick Start

Read the initial requirements from docs/ideas/initial-requirements.md, then use the provided template to draft a PRD and save it at docs/product-requirements.md. If an existing PRD already exists, incorporate its structure while updating.

Frequently Asked Questions about prd-writing

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

FAQPage Schema
How do I turn scattered product ideas into a structured PRD?▼

Drafting a PRD from initial requirements involves reading your ideas from docs/ideas/initial-requirements.md and applying a provided template. This ensures the final PRD conforms to standard structure, enforces frontmatter, and saves directly to docs/product-requirements.md.

How do I update an existing PRD without losing the original structure?▼

When a PRD already exists at docs/product-requirements.md, you can update it by incorporating the existing structure while integrating new requirements. This maintains documentation hygiene and preserves the original document alignment.

What is the standard structure for saving a product requirements document?▼

The standard structure for a product requirements document requires specific frontmatter and a template-driven format covering product vision, scope, success criteria, and milestones. The finalized PRD is saved as docs/product-requirements.md.

Do I need initial requirements saved as a file before drafting a PRD?▼

Yes, you need initial requirements saved as a file before drafting a PRD. The workflow specifically reads scattered product ideas from docs/ideas/initial-requirements.md to synthesize them into the formal PRD template.

What is the best way to ensure my PRD stays aligned with existing project documentation?▼

The best way to ensure PRD alignment with project documentation is to use a template-driven output that enforces linking to initial requirements. This maintains documentation hygiene and preserves existing structure when updating the docs/product-requirements.md file.