返回顶部
p

prd-skill

Generate structured Product Requirements Documents (PRD) from natural language user requirements. Use when a user provides an app idea or feature request and needs a comprehensive PRD with functional requirements, user flows, technical specifications, and implementation details. This is the first step in the auto-dev-pipeline that triggers dev-skill and qa-skill automatically.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
175
下载量
0
收藏
概述
安装方式
版本历史

prd-skill

# PRD Skill - Product Requirements Document Generator ## Overview This skill transforms natural language app ideas into structured Product Requirements Documents (PRD). It analyzes user requirements and generates comprehensive documentation including functional specifications, user flows, technical requirements, and implementation details. ## Workflow ### 1. Input Analysis - Parse natural language requirements - Identify core features and user needs - Determine app type and target platform ### 2. PRD Structure Generation Generate a structured PRD with the following sections: #### 2.1 Product Overview - App name and description - Target audience - Core value proposition - Success metrics #### 2.2 Functional Requirements - Feature list with priority (P0, P1, P2) - User stories and acceptance criteria - Screen-by-screen specifications #### 2.3 User Flows - User journey maps - Navigation flow diagrams - Key user interactions #### 2.4 Technical Specifications - Platform requirements (iOS version, device support) - Architecture decisions - Third-party integrations - Data models and APIs #### 2.5 Non-Functional Requirements - Performance requirements - Security considerations - Accessibility standards - Localization needs ### 3. Output Format The PRD is generated in markdown format with clear section headers and structured content. After generating the PRD, the skill automatically triggers the dev-skill to begin implementation. ## Examples **User Input:** "做一个待办事项App,支持分类、提醒和分享功能" **Generated PRD Sections:** 1. **Product Overview**: Todo List App with categorization, reminders, and sharing 2. **Functional Requirements**: - P0: Create/Edit/Delete tasks - P1: Task categorization with tags - P1: Push notifications for reminders - P2: Share tasks via iMessage/Email 3. **User Flows**: Onboarding → Task creation → Categorization → Reminder setup 4. **Technical Specs**: SwiftUI, Core Data, UserNotifications framework 5. **Non-Functional**: Offline support, iCloud sync, accessibility features ## Auto-Trigger Next Steps After generating the PRD, this skill automatically: 1. Saves the PRD to `prd-output/` directory with timestamp 2. Triggers `dev-skill` with the PRD as input 3. Monitors the pipeline progress through session messaging ## Integration with Auto-Dev-Pipeline This skill is designed to work seamlessly with: - **dev-skill**: Receives PRD and generates SwiftUI code - **qa-skill**: Receives code and generates test cases - **session coordination**: Uses `sessions_send` to trigger next steps ## Best Practices 1. **Be specific**: Ask clarifying questions if requirements are vague 2. **Prioritize**: Always assign priority levels to features 3. **Consider constraints**: Include iOS platform limitations 4. **Think MVP**: Focus on minimum viable product first 5. **Document assumptions**: Clearly state any assumptions made

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 prd-skill-1776123301 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 prd-skill-1776123301 技能

通过命令行安装

skillhub install prd-skill-1776123301

下载 Zip 包

⬇ 下载 prd-skill v1.0.1

文件大小: 2.13 KB | 发布时间: 2026-4-14 14:31

v1.0.1 最新 2026-4-14 14:31
- Updated SKILL.md to provide a concise, English-language overview and workflow for the skill.
- Clarified the PRD generation process, including outlined sections such as user flows, technical requirements, and non-functional needs.
- Added sample user input and example PRD output for clearer guidance.
- Documented integration with dev-skill and qa-skill in the auto-dev-pipeline.
- Introduced best practices for requirement gathering and PRD creation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部