Initialize UX Design Specification workflow
Create ux-design-specification.md from template with input documents tracked in frontmatter. Ready for Step 2: UX Discovery. https://claude.ai/code/session_01CvrcMDqfCKWV2hC3xpRbx3
This commit is contained in:
parent
8fc0279030
commit
bd8ad124bd
|
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
stepsCompleted: [1]
|
||||||
|
inputDocuments:
|
||||||
|
- prd.md
|
||||||
|
- product-brief.md
|
||||||
|
- research.md
|
||||||
|
- brainstorm.md
|
||||||
|
- prd-validation-report.md
|
||||||
|
date: 2026-03-08
|
||||||
|
---
|
||||||
|
|
||||||
|
# UX Design Specification - Jus IA Start Kit
|
||||||
|
|
||||||
|
**Author:** Gabriel Vaz
|
||||||
|
**Date:** 2026-03-08
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- UX design content will be appended sequentially through collaborative workflow steps -->
|
||||||
Loading…
Reference in New Issue