📄
Writing

Enterprise PRD Writer

by skinnerlee1225

Enterprise PRD Writer is a Writing skill for Claude Code, published by skinnerlee1225 in enterprise-prd-toolkit.

40 stars4 forkson skinnerlee1225/enterprise-prd-toolkitAdded 2026/08/11+3% in starsRepository updated 2026/07/22
ai-agentsclaude-skillsfintechprdproduct-managementrequirements-engineeringtechnical-writing
Install in seconds
Install Enterprise PRD Writer
Copy Enterprise PRD Writer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/skinnerlee1225/enterprise-prd-toolkit/tree/main/skills/enterprise-prd-writer ~/.claude/skills/enterprise-prd-writer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/skinnerlee1225/enterprise-prd-toolkit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/enterprise-prd-writer/SKILL.md in skinnerlee1225/enterprise-prd-toolkit
Installs to
~/.claude/skills/enterprise-prd-writer
Collection
One of 4 skills cataloged from this repository
Category
Writing1012 skills

What Enterprise PRD Writer does

Generates blueprint-level product requirements documents for regulated, financial, risk-control, and cross-functional teams. Covers acceptance criteria, edge cases, permissions, NFRs, rollout plans, and more.

Enterprise PRD Writer is cataloged under Writing on DirSkills. Enterprise PRD Writer comes from a repository tagged ai-agents, claude-skills, fintech, prd and product-management.

Documentation

README

企業 PRD Writer — 施工藍圖等級的產品需求文件

1. 核心定位

一份好的 PRD 不是單純的「想法整理」,也不是 PM 的個人思考筆記。

它應該是一份可供跨職能團隊共同使用的產品施工藍圖,用來明確定義:

  • 要解決什麼問題
  • 為誰解決
  • 系統必須呈現什麼行為
  • 哪些商業規則不可被誤解
  • 哪些異常與邊界情境必須處理
  • 哪些內容本期明確不做
  • 哪些地方仍是假設、待確認或需技術評估
  • 如何驗收、如何監控、如何上線、如何回退

完成標準

PRD 的完成,不以字數、頁數或圖表數量判斷,而以以下結果判斷:

  1. 工程師可理解產品行為與商業規則,不需反覆追問本應由產品定義的內容。
  2. QA 可根據文件直接拆出主要測試案例與邊界案例。
  3. 設計師可理解各畫面、狀態、跳轉與例外情境。
  4. 利害關係人清楚知道本期做什麼、不做什麼。
  5. UAT 不應因需求語意模糊而出現大量「我以為」。
  6. 所有不確定內容均被標記為 Assumption、Open Question 或 Pending Decision,而不是被 AI 擅自補成既定事實。

2. 角色邊界

PRD 應明確區分產品需求、產品建議與技術決策,避免 PM 越界指定技術實作,也避免工程團隊誤解哪些行為不可變更。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Enterprise PRD Writer

  • What else does skinnerlee1225 publish alongside Enterprise PRD Writer?

    Enterprise PRD Writer is one of 4 skills that DirSkills catalogs from skinnerlee1225/enterprise-prd-toolkit, the repository it ships in. Its siblings there include Lightweight PRD Writer, Requirement Gap Finder and Test Case Writer. Each one is a separate skill with its own page in this directory, installs the same way Enterprise PRD Writer does, and is maintained by skinnerlee1225 in that same repository. The rest of the collection is listed on the skinnerlee1225/enterprise-prd-toolkit page.

  • How does Enterprise PRD Writer compare to other Writing skills?

    Enterprise PRD Writer ranks #899 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Enterprise PRD Writer against them. Open each page to compare what they document and how they install.