prd-workflow
PRD Workflow
Comprehensive PRD (Product Requirements Document) generation and acceptance test workflow guide. Contains 7 rules across 4 categories covering PRD generation, acceptance testing, workflow automation, and Confluence integration.
When to Apply
Reference these guidelines when:
- Creating a new PRD from JIRA issue data
- Gathering product information from JIRA, Confluence, and Figma
- Writing PRD documents following company standard template
- Generating UI/UX acceptance test checklists from PRD
- Converting documents to Confluence wiki format
- Uploading acceptance tests to Confluence
Rule Categories by Priority
| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | PRD Generation | CRITICAL | prd- |
| 2 | Acceptance Test Generation | HIGH | test- |
| 3 | Workflow Automation | MEDIUM | workflow- |
| 4 | Confluence Integration | MEDIUM | confluence- |
Quick Reference
1. PRD Generation (CRITICAL)
prd-generation-rules- PRD writing rules: role instructions, 13 generation rules, and acceptance test handoffprd-document-structure- PRD document structure: input parameters, output format, and section layoutprd-example-reference- Complete PRD example document for style and tone reference
2. Acceptance Test Generation (HIGH)
test-generation-rules- Acceptance test generation: core principles, PRD requirements mapping, and UI/UX focus rulestest-checklist-format- Acceptance criteria checklist table format, column definitions, and mapping rules
3. Workflow Automation (MEDIUM)
workflow-automated-gathering- Automated data gathering workflow: 7-step process using JIRA, Confluence, and Figma MCP tools
4. Confluence Integration (MEDIUM)
confluence-wiki-conversion- Confluence wiki markup conversion rules and upload procedure
How to Use
Read individual rule files for detailed explanations and specifications:
rules/prd-generation-rules.md
rules/prd-document-structure.md
rules/prd-example-reference.md
rules/test-generation-rules.md
rules/test-checklist-format.md
rules/workflow-automated-gathering.md
rules/confluence-wiki-conversion.md
Each rule file contains:
- YAML frontmatter with title, impact, and tags
- Detailed instructions and specifications
- Examples and format templates
Full Compiled Document
For the complete guide with all rules expanded: AGENTS.md
More from boostbrothers/agent-skills-fe
vercel-react-native-skills
React Native and Expo best practices for building performant mobile apps. Use
13vercel-react-best-practices
React, React Native, and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/React Native/Next.js code to ensure optimal performance patterns. Includes framework-specific solutions (Next.js, Vite, CRA) and library alternatives (SWR vs React Query, Jotai). Triggers on tasks involving React components, Next.js pages, React Native apps, data fetching, bundle optimization, or performance improvements.
11vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with
11web-design-guidelines
Web design and accessibility guidelines for modern web applications. Use when creating, reviewing, or refactoring UI components to ensure best practices for styling, animations, accessibility, and color contrast.
9figma-ddocdoc-app
ddocdoc-app(React Native) 디자인 시스템 피그마-코드 매핑 가이드. 피그마 컴포넌트를 React Native(NativeWind) 코드로 변환할 때, 컬러 토큰 사용법과 컴포넌트 매핑 규칙을 참조.
7expo-crypto-dpop
RFC 9449 DPoP authentication crypto module for EC P-256 key generation, DPoP proof JWT creation, and secure token binding. Use when working with DPoP, dpop proof, RFC 9449, token binding, OAuth, or expo-crypto-dpop.
4