initial commit

This commit is contained in:
2026-03-16 19:54:53 -04:00
commit bfe0e01254
3341 changed files with 483939 additions and 0 deletions

View File

@@ -0,0 +1,83 @@
# Project Info: {{project_name}}
**Created:** {{date}}
**Project Type:** {{project_type}}
**Design Experience:** {{design_experience}}
**Status:** In progress
---
## Team
**Project Lead:** {{user_name}}
**Communication Language:** {{communication_language}}
**Document Output Language:** {{document_output_language}}
---
## Project Configuration
**Output Folder:** `{{output_folder}}/`
**WDS System Folder:** `{{wds_folder}}/`
Configuration stored in: `{{wds_folder}}/config.yaml`
---
## Quick Navigation
**Product Brief (Phase 1):**
- [01 — Product Brief](01-product-brief.md)
- [02 — Content Language](02-content-language.md)
- [03 — Visual Direction](03-visual-direction.md)
- [04 — Platform Requirements](04-platform-requirements.md)
**Trigger Map (Phase 2):**
- [00 — Trigger Map Overview](../B-Trigger-Map/00-trigger-map.md)
**UX Scenarios (Phase 4):**
- [UX Scenarios Guide](../C-UX-Scenarios/ux-scenarios-guide.md)
**Design System (Phase 7):**
- [00 — Design System Overview](../D-Design-System/00-design-system.md)
---
## Project Timeline
| Phase | Status | Completed |
|-------|--------|-----------|
| 1 — Product Brief | Not started | — |
| 2 — Trigger Map | Not started | — |
| 3 — Platform Requirements | Not started | — |
| 4 — UX Design | Not started | — |
| 5 — Design System | Not started | — |
| 6 — Design Deliveries | Not started | — |
| 7 — Testing | Not started | — |
---
## Technical Stack
**Frontend:** TBD
**Backend:** TBD
**Hosting:** TBD
**Languages:** {{document_output_language}}
---
## WDS Agents
To activate agents, tell Claude:
```
Read and activate the agent in `{{wds_folder}}/agents/[agent-name].md`
```
**Available:**
- **Saga** — Product Brief, Trigger Mapping & Platform Requirements
- **Freya** — UX Design, Design System, Testing & Product Evolution
---
*Generated by Whiteport Design Studio installer*