prd-writer

Analyze source artifacts and code to generate structured markdown product requirement documents.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/YINUO0101/PRD-writer-skill --skill prd-writer-yinuo0101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-writer
Source: https://github.com/YINUO0101/PRD-writer-skill/tree/main/.trae/skills/prd-writer
Command: npx skills add https://github.com/YINUO0101/PRD-writer-skill --skill prd-writer-yinuo0101

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps product teams create clear, concise, and structured PRD notes, reducing manual drafting time.

Core Features & Use Cases

  • Automatic PRD Generation: Inspects page artifacts and code to extract relevant logic and features.
  • Structured Output: Produces organized markdown documents suitable for product documentation.
  • Use Case: When a product manager receives a design prototype or page code, they can generate a comprehensive PRD to communicate requirements efficiently.

Quick Start

Provide the page prototype or source code to generate the product requirement notes directly.

Frequently Asked Questions about prd-writer

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

FAQPage Schema
How do I generate a product requirement document from source code?

To generate a product requirement document from source code, provide the page prototype or codebase to the tool. It analyzes the artifacts to automatically extract core features and group logic into structured markdown.

What is the best way to automate PRD creation from design prototypes?

Automating PRD creation from design prototypes involves inspecting page artifacts to extract relevant logic and features. This process automatically structures the extracted content into organized markdown format for product documentation.

Can I create structured product documentation without external dependencies?

You can create structured product documentation without external dependencies. The tool performs content parsing internally and outputs standard markdown format directly from the provided page artifacts.

How does automatic feature extraction work for product requirement notes?

Automatic feature extraction for product requirement notes works by inspecting source artifacts and code. It focuses on identifying core features, grouping related logic, and organizing these elements into structured sections.

What are the limitations of generating PRDs directly from code?

Generating PRDs directly from code relies entirely on analyzing source artifacts and page prototypes. It focuses on core feature extraction and section organization, meaning undocumented business rules outside the code may be missed.

Does the PRD writer output in standard markdown format?

The PRD writer outputs in standard markdown format. It parses content from provided source artifacts and organizes the extracted features and logic into structured markdown documents suitable for product teams.