← 返回 Skills 市场
PRD to Prototype
作者
zengxming45
· GitHub ↗
· v1.0.0
· MIT-0
784
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install prd-to-prototype
功能描述
从产品需求到可交互原型的完整工作流。当用户表达产品想法(如'我想做一个...'、'帮我设计...')时触发。支持:1) 零提问直出PRD 2) 平台选择确认 3) 生成Awwwards级别的高保真HTML/Tailwind原型(移动端/PC端)。端到端产品设计流程。
安全使用建议
This skill is coherent with its purpose and does not request credentials or installs, but review these points before installing/using it: 1) It enforces 'no-questions' behavior and will invent missing details — if you need precise requirements, the agent will not ask and may hallucinate specifics, so carefully review and correct the generated PRD. 2) The skill will write files to /workspace/docs and /workspace/prototype; inspect these outputs before publishing or deploying. 3) It fetches assets from public CDNs and Unsplash — if you have outbound-network restrictions or privacy concerns, be aware the agent will make external requests to load images and style resources. 4) The SKILL.md may call a deploy tool 'if available' — confirm what deployment integrations your agent environment exposes to avoid unintended publishes. If any of these behaviors are unacceptable (especially automatic deployment or invention of sensitive details), do not enable the skill or restrict its network/deploy permissions.
能力评估
Purpose & Capability
Name and description (PRD → prototype) align with instructions: the SKILL.md mandates generating a PRD, writing it to /workspace/docs/prd.md, and producing HTML/Tailwind prototype files under /workspace/prototype/. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are explicit and confined to the workspace and external public CDNs/Unsplash for assets. Two notable behavioral choices: (1) a strict '禁止提问' rule forces the agent to invent missing details rather than ask clarifying questions — this is a design decision (not a secret-access behavior) but can lead to inaccurate or invented content; (2) the skill may attempt to 'deploy' if a deploy tool is available (unspecified), which could cause the agent to call external tooling or APIs if present. The SKILL.md does not direct reading of other system files, environment variables, or secrets.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is written to disk by an installer and no third-party packages are pulled in. This is low risk from an install perspective.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The external resources referenced (Tailwind CDN, FontAwesome CDN, Unsplash) are appropriate for generating prototypes and do not require secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It writes output only to /workspace/ locations (expected for a generator) and does not modify other skills or system configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prd-to-prototype - 安装完成后,直接呼叫该 Skill 的名称或使用
/prd-to-prototype触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PRD to Prototype — initial release:
- Implements an end-to-end workflow transforming product ideas directly into full PRD documents and high-fidelity interactive HTML/Tailwind prototypes.
- Enforces a strict two-step process: generate PRD first (with zero user questions), then confirm platform and generate prototype.
- Delivers ready-to-browse mobile (iPhone frame) or PC (modern SaaS style) prototypes with advanced UI system, real images (Unsplash), and all content in Simplified Chinese.
- Uses only HTML5, Tailwind CSS (CDN), and Vanilla JS; excludes any compiled frameworks.
- Includes a built-in GenUI confirmation form after PRD, and robust self-checks for visual and content quality.
元数据
常见问题
PRD to Prototype 是什么?
从产品需求到可交互原型的完整工作流。当用户表达产品想法(如'我想做一个...'、'帮我设计...')时触发。支持:1) 零提问直出PRD 2) 平台选择确认 3) 生成Awwwards级别的高保真HTML/Tailwind原型(移动端/PC端)。端到端产品设计流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 784 次。
如何安装 PRD to Prototype?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prd-to-prototype」即可一键安装,无需额外配置。
PRD to Prototype 是免费的吗?
是的,PRD to Prototype 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PRD to Prototype 支持哪些平台?
PRD to Prototype 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PRD to Prototype?
由 zengxming45(@zengxming45)开发并维护,当前版本 v1.0.0。
推荐 Skills