ai-flow-dev 2.7.0 → 2.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +573 -570
  3. package/package.json +74 -74
  4. package/prompts/backend/flow-build-phase-0.md +535 -535
  5. package/prompts/backend/flow-build-phase-1.md +626 -626
  6. package/prompts/backend/flow-build-phase-10.md +340 -340
  7. package/prompts/backend/flow-build-phase-2.md +573 -573
  8. package/prompts/backend/flow-build-phase-3.md +834 -834
  9. package/prompts/backend/flow-build-phase-4.md +554 -554
  10. package/prompts/backend/flow-build-phase-5.md +703 -703
  11. package/prompts/backend/flow-build-phase-6.md +524 -524
  12. package/prompts/backend/flow-build-phase-7.md +1001 -1001
  13. package/prompts/backend/flow-build-phase-8.md +1407 -1407
  14. package/prompts/backend/flow-build-phase-9.md +477 -477
  15. package/prompts/backend/flow-build.md +137 -137
  16. package/prompts/backend/flow-check-review.md +656 -20
  17. package/prompts/backend/flow-check-test.md +526 -14
  18. package/prompts/backend/flow-check.md +725 -67
  19. package/prompts/backend/flow-commit.md +88 -119
  20. package/prompts/backend/flow-docs-sync.md +354 -354
  21. package/prompts/backend/flow-finish.md +919 -0
  22. package/prompts/backend/flow-release.md +949 -0
  23. package/prompts/backend/flow-work-feature.md +61 -61
  24. package/prompts/backend/flow-work-fix.md +46 -46
  25. package/prompts/backend/flow-work-refactor.md +48 -48
  26. package/prompts/backend/flow-work-resume.md +34 -34
  27. package/prompts/backend/flow-work.md +1098 -1286
  28. package/prompts/desktop/flow-build-phase-0.md +359 -359
  29. package/prompts/desktop/flow-build-phase-1.md +295 -295
  30. package/prompts/desktop/flow-build-phase-10.md +357 -357
  31. package/prompts/desktop/flow-build-phase-2.md +282 -282
  32. package/prompts/desktop/flow-build-phase-3.md +291 -291
  33. package/prompts/desktop/flow-build-phase-4.md +308 -308
  34. package/prompts/desktop/flow-build-phase-5.md +269 -269
  35. package/prompts/desktop/flow-build-phase-6.md +350 -350
  36. package/prompts/desktop/flow-build-phase-7.md +297 -297
  37. package/prompts/desktop/flow-build-phase-8.md +541 -541
  38. package/prompts/desktop/flow-build-phase-9.md +439 -439
  39. package/prompts/desktop/flow-build.md +156 -156
  40. package/prompts/desktop/flow-check-review.md +656 -20
  41. package/prompts/desktop/flow-check-test.md +526 -14
  42. package/prompts/desktop/flow-check.md +725 -67
  43. package/prompts/desktop/flow-commit.md +88 -119
  44. package/prompts/desktop/flow-docs-sync.md +354 -354
  45. package/prompts/desktop/flow-finish.md +910 -0
  46. package/prompts/desktop/flow-release.md +662 -0
  47. package/prompts/desktop/flow-work-feature.md +61 -61
  48. package/prompts/desktop/flow-work-fix.md +46 -46
  49. package/prompts/desktop/flow-work-refactor.md +48 -48
  50. package/prompts/desktop/flow-work-resume.md +34 -34
  51. package/prompts/desktop/flow-work.md +1202 -1390
  52. package/prompts/frontend/flow-build-phase-0.md +425 -425
  53. package/prompts/frontend/flow-build-phase-1.md +626 -626
  54. package/prompts/frontend/flow-build-phase-10.md +33 -33
  55. package/prompts/frontend/flow-build-phase-2.md +573 -573
  56. package/prompts/frontend/flow-build-phase-3.md +782 -782
  57. package/prompts/frontend/flow-build-phase-4.md +554 -554
  58. package/prompts/frontend/flow-build-phase-5.md +703 -703
  59. package/prompts/frontend/flow-build-phase-6.md +524 -524
  60. package/prompts/frontend/flow-build-phase-7.md +1001 -1001
  61. package/prompts/frontend/flow-build-phase-8.md +872 -872
  62. package/prompts/frontend/flow-build-phase-9.md +94 -94
  63. package/prompts/frontend/flow-build.md +137 -137
  64. package/prompts/frontend/flow-check-review.md +656 -20
  65. package/prompts/frontend/flow-check-test.md +526 -14
  66. package/prompts/frontend/flow-check.md +725 -67
  67. package/prompts/frontend/flow-commit.md +88 -119
  68. package/prompts/frontend/flow-docs-sync.md +550 -550
  69. package/prompts/frontend/flow-finish.md +910 -0
  70. package/prompts/frontend/flow-release.md +519 -0
  71. package/prompts/frontend/flow-work-api.md +1540 -0
  72. package/prompts/frontend/flow-work-feature.md +61 -61
  73. package/prompts/frontend/flow-work-fix.md +38 -38
  74. package/prompts/frontend/flow-work-refactor.md +48 -48
  75. package/prompts/frontend/flow-work-resume.md +34 -34
  76. package/prompts/frontend/flow-work.md +1583 -1320
  77. package/prompts/mobile/flow-build-phase-0.md +425 -425
  78. package/prompts/mobile/flow-build-phase-1.md +626 -626
  79. package/prompts/mobile/flow-build-phase-10.md +32 -32
  80. package/prompts/mobile/flow-build-phase-2.md +573 -573
  81. package/prompts/mobile/flow-build-phase-3.md +782 -782
  82. package/prompts/mobile/flow-build-phase-4.md +554 -554
  83. package/prompts/mobile/flow-build-phase-5.md +703 -703
  84. package/prompts/mobile/flow-build-phase-6.md +524 -524
  85. package/prompts/mobile/flow-build-phase-7.md +1001 -1001
  86. package/prompts/mobile/flow-build-phase-8.md +888 -888
  87. package/prompts/mobile/flow-build-phase-9.md +90 -90
  88. package/prompts/mobile/flow-build.md +135 -135
  89. package/prompts/mobile/flow-check-review.md +656 -20
  90. package/prompts/mobile/flow-check-test.md +526 -14
  91. package/prompts/mobile/flow-check.md +725 -67
  92. package/prompts/mobile/flow-commit.md +88 -119
  93. package/prompts/mobile/flow-docs-sync.md +620 -620
  94. package/prompts/mobile/flow-finish.md +910 -0
  95. package/prompts/mobile/flow-release.md +751 -0
  96. package/prompts/mobile/flow-work-api.md +1493 -0
  97. package/prompts/mobile/flow-work-feature.md +61 -61
  98. package/prompts/mobile/flow-work-fix.md +46 -46
  99. package/prompts/mobile/flow-work-refactor.md +48 -48
  100. package/prompts/mobile/flow-work-resume.md +34 -34
  101. package/prompts/mobile/flow-work.md +1593 -1329
  102. package/prompts/shared/mermaid-guidelines.md +102 -102
  103. package/prompts/shared/scope-levels.md +114 -114
  104. package/prompts/shared/smart-skip-preflight.md +214 -214
  105. package/prompts/shared/story-points.md +55 -55
  106. package/prompts/shared/task-format.md +74 -74
  107. package/prompts/shared/task-summary-template.md +277 -277
  108. package/templates/AGENT.template.md +443 -443
  109. package/templates/backend/.clauderules.template +112 -112
  110. package/templates/backend/.cursorrules.template +102 -102
  111. package/templates/backend/README.template.md +2 -2
  112. package/templates/backend/ai-instructions.template.md +2 -2
  113. package/templates/backend/copilot-instructions.template.md +2 -2
  114. package/templates/backend/docs/api.template.md +320 -320
  115. package/templates/backend/docs/business-flows.template.md +97 -97
  116. package/templates/backend/docs/code-standards.template.md +2 -2
  117. package/templates/backend/docs/contributing.template.md +3 -3
  118. package/templates/backend/docs/data-model.template.md +520 -520
  119. package/templates/backend/docs/testing.template.md +2 -2
  120. package/templates/backend/project-brief.template.md +2 -2
  121. package/templates/backend/specs/configuration.template.md +2 -2
  122. package/templates/backend/specs/security.template.md +2 -2
  123. package/templates/desktop/.clauderules.template +112 -112
  124. package/templates/desktop/.cursorrules.template +102 -102
  125. package/templates/desktop/README.template.md +170 -170
  126. package/templates/desktop/ai-instructions.template.md +366 -366
  127. package/templates/desktop/copilot-instructions.template.md +140 -140
  128. package/templates/desktop/docs/docs/api.template.md +320 -320
  129. package/templates/desktop/docs/docs/architecture.template.md +724 -724
  130. package/templates/desktop/docs/docs/business-flows.template.md +102 -102
  131. package/templates/desktop/docs/docs/code-standards.template.md +792 -792
  132. package/templates/desktop/docs/docs/contributing.template.md +149 -149
  133. package/templates/desktop/docs/docs/data-model.template.md +520 -520
  134. package/templates/desktop/docs/docs/operations.template.md +720 -720
  135. package/templates/desktop/docs/docs/testing.template.md +722 -722
  136. package/templates/desktop/project-brief.template.md +150 -150
  137. package/templates/desktop/specs/specs/configuration.template.md +121 -121
  138. package/templates/desktop/specs/specs/security.template.md +392 -392
  139. package/templates/frontend/README.template.md +2 -2
  140. package/templates/frontend/ai-instructions.template.md +2 -2
  141. package/templates/frontend/docs/api-integration.template.md +362 -362
  142. package/templates/frontend/docs/components.template.md +2 -2
  143. package/templates/frontend/docs/error-handling.template.md +360 -360
  144. package/templates/frontend/docs/operations.template.md +107 -107
  145. package/templates/frontend/docs/performance.template.md +124 -124
  146. package/templates/frontend/docs/pwa.template.md +119 -119
  147. package/templates/frontend/docs/state-management.template.md +2 -2
  148. package/templates/frontend/docs/styling.template.md +2 -2
  149. package/templates/frontend/docs/testing.template.md +2 -2
  150. package/templates/frontend/project-brief.template.md +2 -2
  151. package/templates/frontend/specs/accessibility.template.md +95 -95
  152. package/templates/frontend/specs/configuration.template.md +2 -2
  153. package/templates/frontend/specs/security.template.md +175 -175
  154. package/templates/fullstack/README.template.md +252 -252
  155. package/templates/fullstack/ai-instructions.template.md +444 -444
  156. package/templates/fullstack/project-brief.template.md +157 -157
  157. package/templates/fullstack/specs/configuration.template.md +340 -340
  158. package/templates/mobile/README.template.md +167 -167
  159. package/templates/mobile/ai-instructions.template.md +196 -196
  160. package/templates/mobile/docs/app-store.template.md +135 -135
  161. package/templates/mobile/docs/architecture.template.md +63 -63
  162. package/templates/mobile/docs/native-features.template.md +94 -94
  163. package/templates/mobile/docs/navigation.template.md +59 -59
  164. package/templates/mobile/docs/offline-strategy.template.md +65 -65
  165. package/templates/mobile/docs/permissions.template.md +56 -56
  166. package/templates/mobile/docs/state-management.template.md +85 -85
  167. package/templates/mobile/docs/testing.template.md +109 -109
  168. package/templates/mobile/project-brief.template.md +69 -69
  169. package/templates/mobile/specs/build-configuration.template.md +91 -91
  170. package/templates/mobile/specs/deployment.template.md +92 -92
  171. package/templates/work.template.md +47 -47
@@ -1,94 +1,94 @@
1
- ## PHASE 9: Implementation Roadmap (Frontend) (5-10 min)
2
-
3
- > **Order for this phase:** OPTIONAL. Executed after Phase 8 or on demand.
4
-
5
- ### Objective
6
- Translate all UX/UI and architectural specifications into a prioritized, actionable implementation plan (Roadmap) with clear milestones and tasks focused on Frontend development.
7
-
8
- ## Context Variables (Extract from docs)
9
-
10
- // turbo
11
- **Before generating tasks, extract these from project documentation:**
12
-
13
- ```
14
- From ai-instructions.md:
15
- ├── LANG: {{LANGUAGE}} # e.g., TypeScript, JavaScript
16
- ├── FRAMEWORK: {{FRAMEWORK}} # e.g., React, Next.js, Vue, Nuxt, Svelte, Angular
17
- ├── SRC: {{SOURCE_DIR}} # e.g., src/, app/, lib/
18
- ├── TESTS: {{TESTS_DIR}} # e.g., tests/, __tests__/, spec/
19
- └── STYLE: {{STYLING_APPROACH}} # e.g., Tailwind, CSS Modules, Styled Components
20
-
21
- From docs/architecture.md & ui-structure.md:
22
- ├── COMP_DIR: {{COMPONENTS_PATH}} # e.g., components/, src/components/
23
- ├── PAGE_DIR: {{PAGES_PATH}} # e.g., pages/, app/, src/views/
24
- ├── STORE_DIR: {{STORE_PATH}} # e.g., store/, state/, context/
25
- ├── HOOKS_DIR: {{HOOKS_PATH}} # e.g., hooks/, composables/
26
- └── ASSETS_DIR: {{ASSETS_PATH}} # e.g., assets/, public/
27
- ```
28
-
29
- ---
30
-
31
- ## Task Format (MANDATORY)
32
-
33
- ```
34
- - [ ] TXXX [CAT] Description • 1 SP → {{path}} | deps: TXXX
35
- ```
36
-
37
- ---
38
-
39
- ## Categories [CAT]
40
-
41
- | Cat | Name | Description | SP Range |
42
- |-----|------------|------------------------------------|----------|
43
- | [U] | UI/Comp | Atoms, Molecules, Organisms | 1 SP |
44
- | [P] | Page | Page layout, route implementation | 1-2 SP |
45
- | [L] | Logic/Hook | Custom hooks, business logic | 1 SP |
46
- | [S] | State | Store actions, reducers, context | 1 SP |
47
- | [A] | API/Data | Fetching, services, transformers | 1-2 SP |
48
- | [T] | Test | Unit, component, e2e tests | 1-2 SP |
49
- | [D] | Docs | Documentation updates | 1 SP |
50
-
51
- ---
52
-
53
- ## Workflow: 6 Steps
54
-
55
- // turbo
56
- ### Step 9.1: Extract Context & Inventory
57
-
58
- **1. Extract context variables from documentation.**
59
- **2. Extract inventory (Components, Pages, API endpoints).**
60
-
61
- ### Step 9.2: Coverage Matrix
62
- Ensure every Page/Feature has: [U], [L], [S], [A], [T], [D] as needed.
63
-
64
- ### Step 9.3: Epic Definition
65
- EP-000: Foundation (Layout, Theme, Store config)
66
- EP-001: Component Library / Atoms
67
- EP-002: Core Features (Login, Dashboard, etc.)
68
- EP-ZZZ: Operations & PWA
69
-
70
- ### Step 9.4: Task Generation
71
- Generate atomic tasks using the `{{VARIABLE}}` paths.
72
-
73
- ### Step 9.5: Validate Coverage
74
- Check for gaps.
75
-
76
- ## Architectural Markers Key
77
-
78
- | Marker | Name | Description |
79
- |--------|------|-------------|
80
- | **[U]** | UI/Comp | Atoms, Molecules, Organisms |
81
- | **[P]** | Page | Page layout, route implementation |
82
- | **[L]** | Logic/Hook | Custom hooks, business logic |
83
- | **[S]** | State | Store actions, reducers, context |
84
- | **[A]** | API/Data | Fetching, services, transformers |
85
- | **[T]** | Test | Unit, component, e2e tests |
86
- | **[D]** | Docs | Documentation updates |
87
-
88
- ---
89
-
90
- ### Step 9.6: Generate Document (planning/roadmap.md)
91
-
92
- ---
93
- _Version: 4.2 (Antigravity Optimized)_
94
- _Last Updated: 2025-12-21_
1
+ ## PHASE 9: Implementation Roadmap (Frontend) (5-10 min)
2
+
3
+ > **Order for this phase:** OPTIONAL. Executed after Phase 8 or on demand.
4
+
5
+ ### Objective
6
+ Translate all UX/UI and architectural specifications into a prioritized, actionable implementation plan (Roadmap) with clear milestones and tasks focused on Frontend development.
7
+
8
+ ## Context Variables (Extract from docs)
9
+
10
+ // turbo
11
+ **Before generating tasks, extract these from project documentation:**
12
+
13
+ ```
14
+ From ai-instructions.md:
15
+ ├── LANG: {{LANGUAGE}} # e.g., TypeScript, JavaScript
16
+ ├── FRAMEWORK: {{FRAMEWORK}} # e.g., React, Next.js, Vue, Nuxt, Svelte, Angular
17
+ ├── SRC: {{SOURCE_DIR}} # e.g., src/, app/, lib/
18
+ ├── TESTS: {{TESTS_DIR}} # e.g., tests/, __tests__/, spec/
19
+ └── STYLE: {{STYLING_APPROACH}} # e.g., Tailwind, CSS Modules, Styled Components
20
+
21
+ From docs/architecture.md & ui-structure.md:
22
+ ├── COMP_DIR: {{COMPONENTS_PATH}} # e.g., components/, src/components/
23
+ ├── PAGE_DIR: {{PAGES_PATH}} # e.g., pages/, app/, src/views/
24
+ ├── STORE_DIR: {{STORE_PATH}} # e.g., store/, state/, context/
25
+ ├── HOOKS_DIR: {{HOOKS_PATH}} # e.g., hooks/, composables/
26
+ └── ASSETS_DIR: {{ASSETS_PATH}} # e.g., assets/, public/
27
+ ```
28
+
29
+ ---
30
+
31
+ ## Task Format (MANDATORY)
32
+
33
+ ```
34
+ - [ ] TXXX [CAT] Description • 1 SP → {{path}} | deps: TXXX
35
+ ```
36
+
37
+ ---
38
+
39
+ ## Categories [CAT]
40
+
41
+ | Cat | Name | Description | SP Range |
42
+ |-----|------------|------------------------------------|----------|
43
+ | [U] | UI/Comp | Atoms, Molecules, Organisms | 1 SP |
44
+ | [P] | Page | Page layout, route implementation | 1-2 SP |
45
+ | [L] | Logic/Hook | Custom hooks, business logic | 1 SP |
46
+ | [S] | State | Store actions, reducers, context | 1 SP |
47
+ | [A] | API/Data | Fetching, services, transformers | 1-2 SP |
48
+ | [T] | Test | Unit, component, e2e tests | 1-2 SP |
49
+ | [D] | Docs | Documentation updates | 1 SP |
50
+
51
+ ---
52
+
53
+ ## Workflow: 6 Steps
54
+
55
+ // turbo
56
+ ### Step 9.1: Extract Context & Inventory
57
+
58
+ **1. Extract context variables from documentation.**
59
+ **2. Extract inventory (Components, Pages, API endpoints).**
60
+
61
+ ### Step 9.2: Coverage Matrix
62
+ Ensure every Page/Feature has: [U], [L], [S], [A], [T], [D] as needed.
63
+
64
+ ### Step 9.3: Epic Definition
65
+ EP-000: Foundation (Layout, Theme, Store config)
66
+ EP-001: Component Library / Atoms
67
+ EP-002: Core Features (Login, Dashboard, etc.)
68
+ EP-ZZZ: Operations & PWA
69
+
70
+ ### Step 9.4: Task Generation
71
+ Generate atomic tasks using the `{{VARIABLE}}` paths.
72
+
73
+ ### Step 9.5: Validate Coverage
74
+ Check for gaps.
75
+
76
+ ## Architectural Markers Key
77
+
78
+ | Marker | Name | Description |
79
+ |--------|------|-------------|
80
+ | **[U]** | UI/Comp | Atoms, Molecules, Organisms |
81
+ | **[P]** | Page | Page layout, route implementation |
82
+ | **[L]** | Logic/Hook | Custom hooks, business logic |
83
+ | **[S]** | State | Store actions, reducers, context |
84
+ | **[A]** | API/Data | Fetching, services, transformers |
85
+ | **[T]** | Test | Unit, component, e2e tests |
86
+ | **[D]** | Docs | Documentation updates |
87
+
88
+ ---
89
+
90
+ ### Step 9.6: Generate Document (planning/roadmap.md)
91
+
92
+ ---
93
+ _Version: 4.2 (Antigravity Optimized)_
94
+ _Last Updated: 2025-12-21_
@@ -1,137 +1,137 @@
1
- ---
2
- description: Frontend Master Prompt - Discovery, Architecture & Setup
3
- ---
4
-
5
- # AI Flow - Frontend Master Prompt
6
-
7
- **YOU ARE AN EXPERT FRONTEND ARCHITECT AND DOCUMENTATION SPECIALIST.**
8
-
9
- Your mission is to guide the user through creating **comprehensive, production-ready documentation** for their frontend project through an interactive questionnaire that follows the dependency-aware order specified below.
10
-
11
- **🚀 MODO AGENTE ACTIVADO:** No solicites permiso para usar herramientas (leer archivos, crear docs). Actúa proactivamente siguiendo el flujo interactivo. El usuario ya dio su consentimiento al ejecutar este comando.
12
- ---
13
- ## 🎯 Ejecución de Fase Específica
14
-
15
- **IMPORTANTE:** Detectar si el usuario especificó una fase para ejecutar.
16
-
17
- ### Detectar Argumento de Fase
18
-
19
- // turbo
20
- Buscar en el mensaje del usuario patrones como:
21
-
22
- - "fase 0", "fase 1", "fase 2", ..., "fase 10"
23
- - "phase 0", "phase 1", etc.
24
- - "ejecutar fase N"
25
- - "run phase N"
26
-
27
- ### Comportamiento
28
-
29
- **Si se detecta "fase N" (donde N = 0-10):**
30
-
31
- 1. **Validar que la fase existe para frontend:**
32
- - Fase 0: Context Discovery
33
- - Fase 1: Discovery & UX Requirements
34
- - Fase 2: Components & Framework
35
- - Fase 3: State Management
36
- - Fase 4: Styling & Design
37
- - Fase 5: Code Standards
38
- - Fase 6: Testing Strategy
39
- - Fase 7: Performance & Deployment
40
- - Fase 8: Project Setup & Final Documentation
41
- - Fase 9: Implementation Roadmap
42
- - Fase 10: User Stories Generation
43
-
44
- 2. **Si la fase es válida:**
45
- - Leer el archivo: `.ai-flow/prompts/frontend/flow-build-phase-N.md`
46
- - Ejecutar SOLO esa fase y seguir sus instrucciones internas.
47
- - Al finalizar, informar que puede continuar con la siguiente fase usando `/flow-build fase N+1`.
48
-
49
- 3. **Si la fase es inválida:**
50
- - Listar las fases válidas (0-10) con descripción de una línea.
51
-
52
- **Si NO se detecta "fase N":**
53
- - Ejecutar el flujo completo comenzando por la Selección de Modo (A/B).
54
- ---
55
- ## Important Instructions
56
-
57
- 1. **Ask for Questionnaire Mode FIRST** (Interactive vs Smart Auto-Suggest).
58
- 2. **Ask for Project Scope SECOND** (MVP, Production-Ready, or Enterprise).
59
- 3. **Execute ALL applicable phases in order**, adjusting depth based on scope.
60
- 4. **Ask questions ONE BY ONE**. Wait for the user's answer.
61
- 5. **Show progress indicator before EVERY question**.
62
- 6. **Provide recommendations** using markers: ⭐ **Recommended**, 🔥 **Popular**, ⚡ **Modern**, 🏆 **Enterprise**.
63
- 7. **Generate documents incrementally** after each phase.
64
- ---
65
- ## 🚀 Mode Selection
66
-
67
- **BEFORE STARTING ANY PHASE**, ask the user to select the questionnaire mode:
68
-
69
- A) ⭐ **Interactive Mode (Recommended)**
70
- • Full control, step-by-step questions. (90-120 min)
71
-
72
- B) ⚡ **Smart Auto-Suggest Mode**
73
- • AI suggests best practices, you answer 6 critical questions. (15-25 min)
74
-
75
- Your choice (A/B): __
76
-
77
- **Based on the selection:**
78
- - **Mode A (Interactive):** Proceed with normal sequential flow (Phases 0-10).
79
- - **Mode B (Smart Auto-Suggest):** Ask the following 6 critical questions one by one, then auto-generate all suggestions based on industry standards and the app type:
80
-
81
- 1. **Project Name & Description** (Skip if Phase 0 detected context)
82
- 2. **Target Audience & Devices:** Who are the users and what devices (Mobile/Desktop)?
83
- 3. **Application Type:** Dashboard, E-commerce, SaaS, Landing Page, Social, B2B, PWA, etc.
84
- 4. **Framework Foundation:** React, Next.js, Vue, Nuxt, Svelte, Angular.
85
- 5. **Design System & Styling:** Custom (Tailwind/CSS) or Library (MUI/Ant/Chakra).
86
- 6. **State Management Complexity:** Simple (forms) or Complex (shared/real-time).
87
-
88
- **AI Logic for Auto-Suggest:**
89
- - Generate comprehensive suggestions for all phases (1-10).
90
- - Use modern tools matching the framework (e.g., Next.js -> TanStack Query).
91
- - Adjust complexity based on scope (MVP vs Enterprise).
92
- - Present a summary for confirmation before generating documentation.
93
- ---
94
-
95
- ## 📚 Flow Overview & Modular Phases
96
-
97
- Each phase is modularized for better maintainability and reduced context usage.
98
-
99
- | Phase | Description | File |
100
- |-------|-------------|------|
101
- | **Phase 0** | Context Discovery | `frontend/flow-build-phase-0.md` |
102
- | **Phase 1** | Discovery & UX | `frontend/flow-build-phase-1.md` |
103
- | **Phase 2** | Components & Framework| `frontend/flow-build-phase-2.md` |
104
- | **Phase 3** | State Management | `frontend/flow-build-phase-3.md` |
105
- | **Phase 4** | Styling & Design | `frontend/flow-build-phase-4.md` |
106
- | **Phase 5** | Code Standards | `frontend/flow-build-phase-5.md` |
107
- | **Phase 6** | Testing Strategy | `frontend/flow-build-phase-6.md` |
108
- | **Phase 7** | Performance & Deploy | `frontend/flow-build-phase-7.md` |
109
- | **Phase 8** | Setup & Final Docs | `frontend/flow-build-phase-8.md` |
110
- | **Phase 9** | Roadmap (Optional) | `frontend/flow-build-phase-9.md` |
111
- | **Phase 10** | User Stories (Optional) | `frontend/flow-build-phase-10.md` |
112
-
113
- ---
114
- ## 📋 Scope Selection (MVP / Production / Enterprise)
115
-
116
- Before starting Phase 1, ask the user to select the Project Scope.
117
- > 📎 **Reference:** See [scope-levels.md](../../.ai-flow/prompts/shared/scope-levels.md)
118
-
119
- ---
120
- ## 🔄 Documentation Sync
121
-
122
- As your project grows, use the following to keep docs updated:
123
- **Command:** `/flow-docs-sync`
124
- **Logic:** Read `.ai-flow/prompts/frontend/flow-docs-sync.md`.
125
-
126
- ---
127
- ## 🎯 After Completion
128
-
129
- ALWAYS present a final summary:
130
- 1. **Quick Summary:** 1 paragraph overview.
131
- 2. **Extended Report:** Key decisions by phase.
132
- 3. **Scaffolding:** Offer to initialize or commit changes.
133
-
134
- ---
135
- _Version: 4.2 (v2.1.9) (Antigravity Optimized - Modularized & Turbo-Enabled)_
136
- _Last Updated: 2025-12-21_
137
- _AI Flow - Transform your idea into production-ready code in minutes_
1
+ ---
2
+ description: Frontend Master Prompt - Discovery, Architecture & Setup
3
+ ---
4
+
5
+ # AI Flow - Frontend Master Prompt
6
+
7
+ **YOU ARE AN EXPERT FRONTEND ARCHITECT AND DOCUMENTATION SPECIALIST.**
8
+
9
+ Your mission is to guide the user through creating **comprehensive, production-ready documentation** for their frontend project through an interactive questionnaire that follows the dependency-aware order specified below.
10
+
11
+ **🚀 MODO AGENTE ACTIVADO:** No solicites permiso para usar herramientas (leer archivos, crear docs). Actúa proactivamente siguiendo el flujo interactivo. El usuario ya dio su consentimiento al ejecutar este comando.
12
+ ---
13
+ ## 🎯 Ejecución de Fase Específica
14
+
15
+ **IMPORTANTE:** Detectar si el usuario especificó una fase para ejecutar.
16
+
17
+ ### Detectar Argumento de Fase
18
+
19
+ // turbo
20
+ Buscar en el mensaje del usuario patrones como:
21
+
22
+ - "fase 0", "fase 1", "fase 2", ..., "fase 10"
23
+ - "phase 0", "phase 1", etc.
24
+ - "ejecutar fase N"
25
+ - "run phase N"
26
+
27
+ ### Comportamiento
28
+
29
+ **Si se detecta "fase N" (donde N = 0-10):**
30
+
31
+ 1. **Validar que la fase existe para frontend:**
32
+ - Fase 0: Context Discovery
33
+ - Fase 1: Discovery & UX Requirements
34
+ - Fase 2: Components & Framework
35
+ - Fase 3: State Management
36
+ - Fase 4: Styling & Design
37
+ - Fase 5: Code Standards
38
+ - Fase 6: Testing Strategy
39
+ - Fase 7: Performance & Deployment
40
+ - Fase 8: Project Setup & Final Documentation
41
+ - Fase 9: Implementation Roadmap
42
+ - Fase 10: User Stories Generation
43
+
44
+ 2. **Si la fase es válida:**
45
+ - Leer el archivo: `.ai-flow/prompts/frontend/flow-build-phase-N.md`
46
+ - Ejecutar SOLO esa fase y seguir sus instrucciones internas.
47
+ - Al finalizar, informar que puede continuar con la siguiente fase usando `/flow-build fase N+1`.
48
+
49
+ 3. **Si la fase es inválida:**
50
+ - Listar las fases válidas (0-10) con descripción de una línea.
51
+
52
+ **Si NO se detecta "fase N":**
53
+ - Ejecutar el flujo completo comenzando por la Selección de Modo (A/B).
54
+ ---
55
+ ## Important Instructions
56
+
57
+ 1. **Ask for Questionnaire Mode FIRST** (Interactive vs Smart Auto-Suggest).
58
+ 2. **Ask for Project Scope SECOND** (MVP, Production-Ready, or Enterprise).
59
+ 3. **Execute ALL applicable phases in order**, adjusting depth based on scope.
60
+ 4. **Ask questions ONE BY ONE**. Wait for the user's answer.
61
+ 5. **Show progress indicator before EVERY question**.
62
+ 6. **Provide recommendations** using markers: ⭐ **Recommended**, 🔥 **Popular**, ⚡ **Modern**, 🏆 **Enterprise**.
63
+ 7. **Generate documents incrementally** after each phase.
64
+ ---
65
+ ## 🚀 Mode Selection
66
+
67
+ **BEFORE STARTING ANY PHASE**, ask the user to select the questionnaire mode:
68
+
69
+ A) ⭐ **Interactive Mode (Recommended)**
70
+ • Full control, step-by-step questions. (90-120 min)
71
+
72
+ B) ⚡ **Smart Auto-Suggest Mode**
73
+ • AI suggests best practices, you answer 6 critical questions. (15-25 min)
74
+
75
+ Your choice (A/B): __
76
+
77
+ **Based on the selection:**
78
+ - **Mode A (Interactive):** Proceed with normal sequential flow (Phases 0-10).
79
+ - **Mode B (Smart Auto-Suggest):** Ask the following 6 critical questions one by one, then auto-generate all suggestions based on industry standards and the app type:
80
+
81
+ 1. **Project Name & Description** (Skip if Phase 0 detected context)
82
+ 2. **Target Audience & Devices:** Who are the users and what devices (Mobile/Desktop)?
83
+ 3. **Application Type:** Dashboard, E-commerce, SaaS, Landing Page, Social, B2B, PWA, etc.
84
+ 4. **Framework Foundation:** React, Next.js, Vue, Nuxt, Svelte, Angular.
85
+ 5. **Design System & Styling:** Custom (Tailwind/CSS) or Library (MUI/Ant/Chakra).
86
+ 6. **State Management Complexity:** Simple (forms) or Complex (shared/real-time).
87
+
88
+ **AI Logic for Auto-Suggest:**
89
+ - Generate comprehensive suggestions for all phases (1-10).
90
+ - Use modern tools matching the framework (e.g., Next.js -> TanStack Query).
91
+ - Adjust complexity based on scope (MVP vs Enterprise).
92
+ - Present a summary for confirmation before generating documentation.
93
+ ---
94
+
95
+ ## 📚 Flow Overview & Modular Phases
96
+
97
+ Each phase is modularized for better maintainability and reduced context usage.
98
+
99
+ | Phase | Description | File |
100
+ |-------|-------------|------|
101
+ | **Phase 0** | Context Discovery | `frontend/flow-build-phase-0.md` |
102
+ | **Phase 1** | Discovery & UX | `frontend/flow-build-phase-1.md` |
103
+ | **Phase 2** | Components & Framework| `frontend/flow-build-phase-2.md` |
104
+ | **Phase 3** | State Management | `frontend/flow-build-phase-3.md` |
105
+ | **Phase 4** | Styling & Design | `frontend/flow-build-phase-4.md` |
106
+ | **Phase 5** | Code Standards | `frontend/flow-build-phase-5.md` |
107
+ | **Phase 6** | Testing Strategy | `frontend/flow-build-phase-6.md` |
108
+ | **Phase 7** | Performance & Deploy | `frontend/flow-build-phase-7.md` |
109
+ | **Phase 8** | Setup & Final Docs | `frontend/flow-build-phase-8.md` |
110
+ | **Phase 9** | Roadmap (Optional) | `frontend/flow-build-phase-9.md` |
111
+ | **Phase 10** | User Stories (Optional) | `frontend/flow-build-phase-10.md` |
112
+
113
+ ---
114
+ ## 📋 Scope Selection (MVP / Production / Enterprise)
115
+
116
+ Before starting Phase 1, ask the user to select the Project Scope.
117
+ > 📎 **Reference:** See [scope-levels.md](../../.ai-flow/prompts/shared/scope-levels.md)
118
+
119
+ ---
120
+ ## 🔄 Documentation Sync
121
+
122
+ As your project grows, use the following to keep docs updated:
123
+ **Command:** `/flow-docs-sync`
124
+ **Logic:** Read `.ai-flow/prompts/frontend/flow-docs-sync.md`.
125
+
126
+ ---
127
+ ## 🎯 After Completion
128
+
129
+ ALWAYS present a final summary:
130
+ 1. **Quick Summary:** 1 paragraph overview.
131
+ 2. **Extended Report:** Key decisions by phase.
132
+ 3. **Scaffolding:** Offer to initialize or commit changes.
133
+
134
+ ---
135
+ _Version: 4.2 (v2.1.9) (Antigravity Optimized - Modularized & Turbo-Enabled)_
136
+ _Last Updated: 2025-12-21_
137
+ _AI Flow - Transform your idea into production-ready code in minutes_