← Back to Skills Marketplace
PRD FullStack Skill
by
ShiXiangYu2
· GitHub ↗
· v1.0.0
· MIT-0
338
Downloads
4
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install prd-fullstack
Description
全栈PRD协作工作流。与用户共同探讨,产出可供开发、设计、测试、运营、项目经理使用的完整PRD文档。 包含:需求分析、原型设计、UI规范、技术方案、测试方案、运营方案、项目计划等14个章节。 当用户说"帮我写PRD"、"做完整需求文档"、"产品需求文档"时触发。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prd-fullstack - After installation, invoke the skill by name or use
/prd-fullstack - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首发版本,提供完整的全栈PRD(产品需求文档)协作工作流。
- 支持14大章节涵盖需求、原型、UI、开发、测试、运营、项目管理等内容。
- 10步对话式协作流程,适用于产品、设计、开发、测试、运营等多角色团队。
- 提供SaaS、电商、教育、社交、内容、工具等6种产品类型预置模板,支持自定义配置。
- 一键输出HTML、PDF、Markdown格式;内含丰富的文档模板、检查清单和示例项目。
- 强调可视化、灵活回退、企业级文档标准与模块化扩展能力。
Metadata
Frequently Asked Questions
What is PRD FullStack Skill?
全栈PRD协作工作流。与用户共同探讨,产出可供开发、设计、测试、运营、项目经理使用的完整PRD文档。 包含:需求分析、原型设计、UI规范、技术方案、测试方案、运营方案、项目计划等14个章节。 当用户说"帮我写PRD"、"做完整需求文档"、"产品需求文档"时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 338 downloads so far.
How do I install PRD FullStack Skill?
Run "/install prd-fullstack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PRD FullStack Skill free?
Yes, PRD FullStack Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PRD FullStack Skill support?
PRD FullStack Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PRD FullStack Skill?
It is built and maintained by ShiXiangYu2 (@shixiangyu2); the current version is v1.0.0.
More Skills