← 返回 Skills 市场
shixiangyu2

PRD FullStack Skill

作者 ShiXiangYu2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
338
总下载
4
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prd-fullstack
功能描述
全栈PRD协作工作流。与用户共同探讨,产出可供开发、设计、测试、运营、项目经理使用的完整PRD文档。 包含:需求分析、原型设计、UI规范、技术方案、测试方案、运营方案、项目计划等14个章节。 当用户说"帮我写PRD"、"做完整需求文档"、"产品需求文档"时触发。
安全使用建议
This skill appears to be what it claims: a PRD generator backed by local templates and Node scripts. Before installing or running build scripts: 1) Note that to run HTML/PDF builds you need Node >=16 and Playwright (Playwright will launch a Chromium process). 2) Review scripts (e.g., scripts/init-prd.sh, scripts/validate.js, update.sh) yourself — they read and write project files and invoke build/pdf steps but do not request secrets. 3) Be aware PDF generation may fetch external assets (fonts/images) from the network; if you are in an environment that forbids outbound connections, disable network access or host fonts locally. 4) Ensure version.json and fragments are what you expect before running update/build scripts to avoid build errors. If you plan to permit autonomous agent actions or run these scripts inside a sensitive environment, audit the scripts first and consider running them in an isolated/containerized environment.
功能分析
Type: OpenClaw Skill Name: prd-fullstack Version: 1.0.0 The prd-fullstack skill bundle is a legitimate and well-structured tool designed to facilitate the creation of comprehensive Product Requirement Documents (PRDs). It includes a 10-step AI-guided workflow, project initialization scripts (init-prd.sh), and build tools for generating HTML and PDF outputs (build.js, build-pdf.js using Playwright). The scripts and prompts (found in the prompts/ and scripts/ directories) are focused entirely on document generation, versioning, and validation, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill is a PRD/document generator and includes templates, prompts, build scripts, and a package.json that declares Playwright — all appropriate for producing HTML/PDF/Markdown PRDs. Minor inconsistency: the registry 'Requirements' section lists no required binaries/env, but README and package.json indicate Node.js >=16 and Playwright are required to run build scripts.
Instruction Scope
SKILL.md is conversational and stays within the PRD workflow. The included scripts read local template and fragment files and generate HTML/PDF outputs; they do not instruct the agent to read unrelated system files or to exfiltrate user data. One runtime behavior to note: the build/pdf scripts will load assets (e.g., fonts, images) which may cause external network requests when rendering (e.g., Google Fonts in CSS).
Install Mechanism
There is no external download/install spec in the registry (instruction-only), and the repository uses a standard npm dependency (playwright) declared in package.json. This is a common and expected dependency for PDF rendering; no unusual third‑party download URLs or archives are used.
Credentials
The skill declares no required environment variables or credentials and the scripts do not reference secrets. The only resources accessed are local template/fragment files and Node/Playwright; no unrelated cloud credentials or system config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or long‑lived platform privileges. Its scripts update local version.json / output files within the project directory (normal behavior for a build tool) and do not modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prd-fullstack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prd-fullstack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首发版本,提供完整的全栈PRD(产品需求文档)协作工作流。 - 支持14大章节涵盖需求、原型、UI、开发、测试、运营、项目管理等内容。 - 10步对话式协作流程,适用于产品、设计、开发、测试、运营等多角色团队。 - 提供SaaS、电商、教育、社交、内容、工具等6种产品类型预置模板,支持自定义配置。 - 一键输出HTML、PDF、Markdown格式;内含丰富的文档模板、检查清单和示例项目。 - 强调可视化、灵活回退、企业级文档标准与模块化扩展能力。
元数据
Slug prd-fullstack
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PRD FullStack Skill 是什么?

全栈PRD协作工作流。与用户共同探讨,产出可供开发、设计、测试、运营、项目经理使用的完整PRD文档。 包含:需求分析、原型设计、UI规范、技术方案、测试方案、运营方案、项目计划等14个章节。 当用户说"帮我写PRD"、"做完整需求文档"、"产品需求文档"时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。

如何安装 PRD FullStack Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install prd-fullstack」即可一键安装,无需额外配置。

PRD FullStack Skill 是免费的吗?

是的,PRD FullStack Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PRD FullStack Skill 支持哪些平台?

PRD FullStack Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PRD FullStack Skill?

由 ShiXiangYu2(@shixiangyu2)开发并维护,当前版本 v1.0.0。

💬 留言讨论