vibe-prd-writer

Generate a multi-module PRD folder for AI coding agents.

71|9|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chusimin/AIPM-Skills --skill vibe-prd-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-prd-writer
Source: https://github.com/chusimin/AIPM-Skills/tree/main/vibe-prd-writer
Command: npx skills add https://github.com/chusimin/AIPM-Skills --skill vibe-prd-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

vibe-prd-writer 将一个产品想法转化为可直接喂给 Claude Code / Cursor 等 AI 编程 Agent 的完整 10 模块 PRD 文档,避免重复提问、重复整理和信息丢失。

Core Features & Use Cases

  • 自动继承 BRD.md / MRD.md 的交接区与数据索引,生成面向 AI 编程 Agent 的结构化 PRD。
  • 实现阶段性输出:Phase 0–Phase 4 自动化推进,按需加载模块,避免上下文膨胀。
  • 支持 Design Tokens 的生成与复用,输出 03-design-tokens.md(或 03-design-tokens 的等效格式)以统一 UI 风格。
  • 输出形式为 PRD/ 文件夹,文件之间通过相对引用保持一致性,便于直接嵌入代码仓库。

Quick Start

触发此技能后,系统将读取上游文档并在当前目录生成一个 PRD/ 文件夹,逐步输出 10 个模块的文档供 AI 编程 Agent 加载执行。

Frequently Asked Questions about vibe-prd-writer

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

FAQPage Schema
How do I generate a complete PRD for AI coding agents like Cursor or Claude Code?

To generate a PRD for AI coding agents, this Skill automates turning your product idea into a complete, multi-module PRD folder. It structures the output so agents like Cursor or Claude Code can progressively load and execute the documentation modules without repeated prompting.

What is the best way to structure product requirements for AI agents to avoid context膨胀?

The best way to structure product requirements for AI agents is using phase-by-phase generation. This Skill outputs a PRD folder with 10 modular documents across Phase 0 to Phase 4, allowing agents to load modules on demand and prevent context bloat.

Can I use existing BRD and MRD documents to create a structured PRD folder?

Yes, you can use existing BRD and MRD documents to create a structured PRD folder. The Skill automatically inherits data indexes and handoff zones from BRD.md or MRD.md files, ensuring data continuity throughout the generated product requirements documentation.

How do I maintain UI consistency when generating project management documentation?

To maintain UI consistency in project management documentation, the Skill generates and reuses Design Tokens. It outputs a dedicated 03-design-tokens.md file to unify the UI style across all generated PRD modules for the AI coding agents.

Does the generated PRD folder work directly within a code repository?

Yes, the generated PRD folder works directly within a code repository. The Skill outputs files that maintain consistency through relative references, making the modular PRD artifacts ready to embed directly into your existing version control setup.

What happens if I start generating a PRD without upstream BRD or MRD files?

If you start generating a PRD without upstream BRD or MRD files, the Skill handles ideas with or without these documents. It proceeds with phase-by-phase generation to output the complete 10-module PRD folder based solely on your initial product idea.