← Back to Skills Marketplace
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install prd-design-iteration
Description
Use this skill when the user wants to iterate on an existing company-internal process management system — adding/modifying/deleting features. Triggers when t...
Usage Guidance
This skill is coherent for its stated purpose, but check these practical points before installing/using: 1) Be careful when uploading internal screenshots or HTML prototypes — they can contain sensitive data (user data, internal URLs, tokens). Redact or sanitize screenshots before upload. 2) The generated prototype.html loads JS/CSS from public CDNs (unpkg, cdn.tailwindcss.com, Babel). Opening that file will cause outbound requests to those hosts which can reveal usage metadata — if you must keep prototypes fully offline, host the libraries locally or remove remote includes. 3) Confirm how your platform's present_files storage works (where files are saved, retention, and who can access them) so internal artifacts aren't unintentionally exposed. 4) The skill enforces that modify-type tasks require screenshots/HTML; be prepared to provide them or expect iterative questions. If you need the agent to operate on live systems or fetch internal assets automatically, this skill does not request credentials to do so — any such capability would require additional, deliberate configuration and should be scrutinized.
Capability Analysis
Type: OpenClaw Skill
Name: prd-design-iteration
Version: 1.0.0
The skill bundle provides a structured, multi-step workflow for product design iterations, specifically for internal process management systems. It guides the agent through information gathering, impact analysis, and the generation of delta PRDs and interactive prototypes using React and Tailwind CSS. The logic is transparent, follows a logical progression, and lacks any indicators of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description (product design iteration for an internal process system) match the instructions and included artifacts. No unrelated environment variables, binaries, or config paths are requested. The files (step guides, templates) are proportional to producing PRDs and prototypes.
Instruction Scope
Runtime instructions focus on asking structured questions, collecting screenshots and text, building markdown artifacts under project/, running analysis and producing a delta PRD and an HTML prototype. The skill does not instruct reading unrelated system files, environment variables, or sending data to unknown endpoints. It relies on present_files to save/present artifacts (platform-provided behavior).
Install Mechanism
No install spec (instruction-only), so nothing is written or executed at install time. The included prototype HTML references external CDNs (unpkg for React/ReactDOM, Babel standalone, and cdn.tailwindcss.com) which will be fetched when the generated prototype.html is opened/viewed; this is typical for lightweight prototypes but means viewing the HTML will make outbound requests to public CDNs.
Credentials
The skill requests no environment variables, credentials, or privileged config paths. All data collection is user-driven (questions, uploaded screenshots, HTML prototypes). There are no unexplained or excessive secret/credential requests.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills. It writes artifacts to a project/ layout (per SKILL.md) which is normal for an authoring/design skill. No extra privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prd-design-iteration - After installation, invoke the skill by name or use
/prd-design-iteration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
product-design-iteration v1.0.0 Changelog
- Streamlined iteration process to 4 clear steps centered around interface screenshots for precision.
- Added core rule: steps enforced via present_files and user confirmation at each stage.
- Explicit support for add/modify/delete feature types with type-specific question flow.
- Outputs now include a delta PRD and before/after prototype comparison.
- File organization standardized for easier collaboration and traceability.
- Significant guidance provided for collecting input and ensuring process closure and data integrity.
Metadata
Frequently Asked Questions
What is prd-design-iteration?
Use this skill when the user wants to iterate on an existing company-internal process management system — adding/modifying/deleting features. Triggers when t... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install prd-design-iteration?
Run "/install prd-design-iteration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is prd-design-iteration free?
Yes, prd-design-iteration is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does prd-design-iteration support?
prd-design-iteration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created prd-design-iteration?
It is built and maintained by liu (@lailiai); the current version is v1.0.0.
More Skills