ai-flow-dev 2.7.0 → 2.8.1

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 +717 -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 +717 -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 +919 -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 +717 -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 +919 -0
  70. package/prompts/frontend/flow-release.md +519 -0
  71. package/prompts/frontend/flow-work-api.md +1547 -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 +1595 -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 +717 -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 +919 -0
  95. package/prompts/mobile/flow-release.md +751 -0
  96. package/prompts/mobile/flow-work-api.md +1500 -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 +1605 -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 +61 -47
@@ -1,76 +1,76 @@
1
- # Architecture Guide
2
-
3
- > System architecture for {{PROJECT_NAME}}
1
+ # Architecture Guide
2
+
3
+ > System architecture for {{PROJECT_NAME}}
4
4
  ---
5
- ## 🏗️ Architecture Overview
6
-
7
- **Architecture Pattern:** {{ARCHITECTURE_PATTERN}}
8
-
9
- **Framework:** {{FRAMEWORK}} {{FRAMEWORK_VERSION}}
10
-
11
- **Platforms:** {{PLATFORMS}}
5
+ ## 🏗️ Architecture Overview
6
+
7
+ **Architecture Pattern:** {{ARCHITECTURE_PATTERN}}
8
+
9
+ **Framework:** {{FRAMEWORK}} {{FRAMEWORK_VERSION}}
10
+
11
+ **Platforms:** {{PLATFORMS}}
12
12
  ---
13
- ## 📐 Architecture Layers
14
-
15
- {{ARCHITECTURE_LAYERS_DESCRIPTION}}
13
+ ## 📐 Architecture Layers
14
+
15
+ {{ARCHITECTURE_LAYERS_DESCRIPTION}}
16
16
  ---
17
- ## 📁 Folder Structure
18
-
19
- ```
20
- {{FOLDER_STRUCTURE}}
21
- ```
17
+ ## 📁 Folder Structure
18
+
19
+ ```
20
+ {{FOLDER_STRUCTURE}}
21
+ ```
22
22
  ---
23
- ## 🔄 Data Flow
24
-
25
- {{DATA_FLOW_DESCRIPTION}}
23
+ ## 🔄 Data Flow
24
+
25
+ {{DATA_FLOW_DESCRIPTION}}
26
26
  ---
27
- ## 🧩 Component Architecture
28
-
29
- **Component Pattern:** {{COMPONENT_PATTERN}}
30
-
31
- {{COMPONENT_ARCHITECTURE_DESCRIPTION}}
27
+ ## 🧩 Component Architecture
28
+
29
+ **Component Pattern:** {{COMPONENT_PATTERN}}
30
+
31
+ {{COMPONENT_ARCHITECTURE_DESCRIPTION}}
32
32
  ---
33
- ## 🔌 API Integration
34
-
35
- **API Style:** {{API_STYLE}}
36
-
37
- **API Client:** {{API_CLIENT}}
38
-
39
- {{API_INTEGRATION_DESCRIPTION}}
33
+ ## 🔌 API Integration
34
+
35
+ **API Style:** {{API_STYLE}}
36
+
37
+ **API Client:** {{API_CLIENT}}
38
+
39
+ {{API_INTEGRATION_DESCRIPTION}}
40
40
  ---
41
- ## 💾 State Management
42
-
43
- **State Solution:** {{STATE_MANAGEMENT}}
44
-
45
- **Storage:** {{STORAGE_SOLUTION}}
46
-
47
- {{STATE_MANAGEMENT_DESCRIPTION}}
41
+ ## 💾 State Management
42
+
43
+ **State Solution:** {{STATE_MANAGEMENT}}
44
+
45
+ **Storage:** {{STORAGE_SOLUTION}}
46
+
47
+ {{STATE_MANAGEMENT_DESCRIPTION}}
48
48
  ---
49
- ## 🧭 Navigation
50
-
51
- **Navigation Library:** {{NAVIGATION_LIBRARY}}
52
-
53
- **Navigation Pattern:** {{NAVIGATION_PATTERN}}
54
-
55
- {{NAVIGATION_ARCHITECTURE_DESCRIPTION}}
49
+ ## 🧭 Navigation
50
+
51
+ **Navigation Library:** {{NAVIGATION_LIBRARY}}
52
+
53
+ **Navigation Pattern:** {{NAVIGATION_PATTERN}}
54
+
55
+ {{NAVIGATION_ARCHITECTURE_DESCRIPTION}}
56
56
  ---
57
- ## 🔐 Security
58
-
59
- {{SECURITY_DESCRIPTION}}
57
+ ## 🔐 Security
58
+
59
+ {{SECURITY_DESCRIPTION}}
60
60
  ---
61
- ## 📱 Platform-Specific Code
62
-
63
- {{PLATFORM_SPECIFIC_CODE_DESCRIPTION}}
61
+ ## 📱 Platform-Specific Code
62
+
63
+ {{PLATFORM_SPECIFIC_CODE_DESCRIPTION}}
64
64
  ---
65
- ## 🧪 Testing Strategy
66
-
67
- {{TESTING_STRATEGY_DESCRIPTION}}
65
+ ## 🧪 Testing Strategy
66
+
67
+ {{TESTING_STRATEGY_DESCRIPTION}}
68
68
  ---
69
- ## 🚀 Performance Considerations
70
-
71
- {{PERFORMANCE_CONSIDERATIONS}}
69
+ ## 🚀 Performance Considerations
70
+
71
+ {{PERFORMANCE_CONSIDERATIONS}}
72
72
  ---
73
- **Last Updated:** {{LAST_UPDATED}}
74
-
75
-
76
-
73
+ **Last Updated:** {{LAST_UPDATED}}
74
+
75
+
76
+
@@ -1,109 +1,109 @@
1
- # Native Features Guide
2
-
3
- > Native features integration for {{PROJECT_NAME}}
1
+ # Native Features Guide
2
+
3
+ > Native features integration for {{PROJECT_NAME}}
4
4
  ---
5
- ## 📱 Native Features Overview
6
-
7
- **Framework:** {{FRAMEWORK}}
8
-
9
- **Native Modules:** {{NATIVE_MODULES_LIST}}
10
-
11
- **Third-Party SDKs:** {{THIRD_PARTY_SDKS_LIST}}
5
+ ## 📱 Native Features Overview
6
+
7
+ **Framework:** {{FRAMEWORK}}
8
+
9
+ **Native Modules:** {{NATIVE_MODULES_LIST}}
10
+
11
+ **Third-Party SDKs:** {{THIRD_PARTY_SDKS_LIST}}
12
12
  ---
13
- ## 🔐 Permissions
14
-
15
- **Required Permissions:**
16
- {{PERMISSIONS_LIST}}
17
-
18
- **Permission Handling:**
19
- {{PERMISSION_HANDLING_DESCRIPTION}}
13
+ ## 🔐 Permissions
14
+
15
+ **Required Permissions:**
16
+ {{PERMISSIONS_LIST}}
17
+
18
+ **Permission Handling:**
19
+ {{PERMISSION_HANDLING_DESCRIPTION}}
20
20
  ---
21
- ## 📷 Camera
22
-
23
- **Library:** {{CAMERA_LIBRARY}}
24
-
25
- **Usage:**
26
- {{CAMERA_USAGE_DESCRIPTION}}
21
+ ## 📷 Camera
22
+
23
+ **Library:** {{CAMERA_LIBRARY}}
24
+
25
+ **Usage:**
26
+ {{CAMERA_USAGE_DESCRIPTION}}
27
27
  ---
28
- ## 📍 Location
29
-
30
- **Library:** {{LOCATION_LIBRARY}}
31
-
32
- **Usage:**
33
- {{LOCATION_USAGE_DESCRIPTION}}
28
+ ## 📍 Location
29
+
30
+ **Library:** {{LOCATION_LIBRARY}}
31
+
32
+ **Usage:**
33
+ {{LOCATION_USAGE_DESCRIPTION}}
34
34
  ---
35
- ## 🔔 Push Notifications
36
-
37
- **Service:** {{PUSH_NOTIFICATION_SERVICE}}
38
-
39
- **Setup:**
40
- {{PUSH_NOTIFICATION_SETUP}}
35
+ ## 🔔 Push Notifications
36
+
37
+ **Service:** {{PUSH_NOTIFICATION_SERVICE}}
38
+
39
+ **Setup:**
40
+ {{PUSH_NOTIFICATION_SETUP}}
41
41
  ---
42
- ## 🔐 Biometric Authentication
43
-
44
- **Library:** {{BIOMETRIC_LIBRARY}}
45
-
46
- **Usage:**
47
- {{BIOMETRIC_USAGE_DESCRIPTION}}
42
+ ## 🔐 Biometric Authentication
43
+
44
+ **Library:** {{BIOMETRIC_LIBRARY}}
45
+
46
+ **Usage:**
47
+ {{BIOMETRIC_USAGE_DESCRIPTION}}
48
48
  ---
49
- ## 📁 File System
50
-
51
- **Library:** {{FILE_SYSTEM_LIBRARY}}
52
-
53
- **Usage:**
54
- {{FILE_SYSTEM_USAGE_DESCRIPTION}}
49
+ ## 📁 File System
50
+
51
+ **Library:** {{FILE_SYSTEM_LIBRARY}}
52
+
53
+ **Usage:**
54
+ {{FILE_SYSTEM_USAGE_DESCRIPTION}}
55
55
  ---
56
- ## 📞 Contacts
57
-
58
- **Library:** {{CONTACTS_LIBRARY}}
59
-
60
- **Usage:**
61
- {{CONTACTS_USAGE_DESCRIPTION}}
56
+ ## 📞 Contacts
57
+
58
+ **Library:** {{CONTACTS_LIBRARY}}
59
+
60
+ **Usage:**
61
+ {{CONTACTS_USAGE_DESCRIPTION}}
62
62
  ---
63
- ## 🗺️ Maps
64
-
65
- **Library:** {{MAPS_LIBRARY}}
66
-
67
- **Usage:**
68
- {{MAPS_USAGE_DESCRIPTION}}
63
+ ## 🗺️ Maps
64
+
65
+ **Library:** {{MAPS_LIBRARY}}
66
+
67
+ **Usage:**
68
+ {{MAPS_USAGE_DESCRIPTION}}
69
69
  ---
70
- ## 💳 Payments
71
-
72
- **Library:** {{PAYMENTS_LIBRARY}}
73
-
74
- **Usage:**
75
- {{PAYMENTS_USAGE_DESCRIPTION}}
70
+ ## 💳 Payments
71
+
72
+ **Library:** {{PAYMENTS_LIBRARY}}
73
+
74
+ **Usage:**
75
+ {{PAYMENTS_USAGE_DESCRIPTION}}
76
76
  ---
77
- ## 🔗 Deep Linking
78
-
79
- **Strategy:** {{DEEP_LINKING_STRATEGY}}
80
-
81
- **Implementation:**
82
- {{DEEP_LINKING_IMPLEMENTATION}}
77
+ ## 🔗 Deep Linking
78
+
79
+ **Strategy:** {{DEEP_LINKING_STRATEGY}}
80
+
81
+ **Implementation:**
82
+ {{DEEP_LINKING_IMPLEMENTATION}}
83
83
  ---
84
- ## 📊 Analytics
85
-
86
- **Service:** {{ANALYTICS_SERVICE}}
87
-
88
- **Setup:**
89
- {{ANALYTICS_SETUP}}
84
+ ## 📊 Analytics
85
+
86
+ **Service:** {{ANALYTICS_SERVICE}}
87
+
88
+ **Setup:**
89
+ {{ANALYTICS_SETUP}}
90
90
  ---
91
- ## 🐛 Crash Reporting
92
-
93
- **Service:** {{CRASH_REPORTING_SERVICE}}
94
-
95
- **Setup:**
96
- {{CRASH_REPORTING_SETUP}}
91
+ ## 🐛 Crash Reporting
92
+
93
+ **Service:** {{CRASH_REPORTING_SERVICE}}
94
+
95
+ **Setup:**
96
+ {{CRASH_REPORTING_SETUP}}
97
97
  ---
98
- ## ✅ Best Practices
99
-
100
- 1. **Request Permissions Just-In-Time** - Explain why needed
101
- 2. **Handle Permission Denial** - Gracefully handle denial
102
- 3. **Test Native Features** - Test on real devices
103
- 4. **Handle Platform Differences** - iOS vs Android
104
- 5. **Monitor Native Module Performance** - Watch for memory leaks
98
+ ## ✅ Best Practices
99
+
100
+ 1. **Request Permissions Just-In-Time** - Explain why needed
101
+ 2. **Handle Permission Denial** - Gracefully handle denial
102
+ 3. **Test Native Features** - Test on real devices
103
+ 4. **Handle Platform Differences** - iOS vs Android
104
+ 5. **Monitor Native Module Performance** - Watch for memory leaks
105
105
  ---
106
- **Last Updated:** {{LAST_UPDATED}}
107
-
108
-
109
-
106
+ **Last Updated:** {{LAST_UPDATED}}
107
+
108
+
109
+
@@ -1,67 +1,67 @@
1
- # Navigation Guide
2
-
3
- > Navigation patterns and setup for {{PROJECT_NAME}}
1
+ # Navigation Guide
2
+
3
+ > Navigation patterns and setup for {{PROJECT_NAME}}
4
4
  ---
5
- ## 🧭 Navigation Overview
6
-
7
- **Navigation Library:** {{NAVIGATION_LIBRARY}}
8
-
9
- **Navigation Pattern:** {{NAVIGATION_PATTERN}}
10
-
11
- **Deep Linking Strategy:** {{DEEP_LINKING_STRATEGY}}
5
+ ## 🧭 Navigation Overview
6
+
7
+ **Navigation Library:** {{NAVIGATION_LIBRARY}}
8
+
9
+ **Navigation Pattern:** {{NAVIGATION_PATTERN}}
10
+
11
+ **Deep Linking Strategy:** {{DEEP_LINKING_STRATEGY}}
12
12
  ---
13
- ## 📱 Navigation Structure
14
-
15
- {{NAVIGATION_STRUCTURE_DESCRIPTION}}
16
-
17
- ### Navigation Hierarchy
18
-
19
- ```
20
- {{NAVIGATION_HIERARCHY}}
21
- ```
13
+ ## 📱 Navigation Structure
14
+
15
+ {{NAVIGATION_STRUCTURE_DESCRIPTION}}
16
+
17
+ ### Navigation Hierarchy
18
+
19
+ ```
20
+ {{NAVIGATION_HIERARCHY}}
21
+ ```
22
22
  ---
23
- ## 🔗 Deep Linking
24
-
25
- **URL Scheme:** {{URL_SCHEME}}
26
-
27
- **Universal Links (iOS):** {{UNIVERSAL_LINKS_ENABLED}}
28
-
29
- **App Links (Android):** {{APP_LINKS_ENABLED}}
30
-
31
- ### Supported Deep Links
32
-
33
- {{DEEP_LINKS_LIST}}
34
-
35
- ### Implementation
36
-
37
- {{DEEP_LINKING_IMPLEMENTATION}}
23
+ ## 🔗 Deep Linking
24
+
25
+ **URL Scheme:** {{URL_SCHEME}}
26
+
27
+ **Universal Links (iOS):** {{UNIVERSAL_LINKS_ENABLED}}
28
+
29
+ **App Links (Android):** {{APP_LINKS_ENABLED}}
30
+
31
+ ### Supported Deep Links
32
+
33
+ {{DEEP_LINKS_LIST}}
34
+
35
+ ### Implementation
36
+
37
+ {{DEEP_LINKING_IMPLEMENTATION}}
38
38
  ---
39
- ## 🎨 Screen Transitions
40
-
41
- **Transition Style:** {{TRANSITION_STYLE}}
42
-
43
- {{TRANSITION_DESCRIPTION}}
39
+ ## 🎨 Screen Transitions
40
+
41
+ **Transition Style:** {{TRANSITION_STYLE}}
42
+
43
+ {{TRANSITION_DESCRIPTION}}
44
44
  ---
45
- ## 🔐 Protected Routes
46
-
47
- **Authentication Flow:** {{AUTH_FLOW_DESCRIPTION}}
48
-
49
- **Protected Screens:**
50
- {{PROTECTED_SCREENS_LIST}}
45
+ ## 🔐 Protected Routes
46
+
47
+ **Authentication Flow:** {{AUTH_FLOW_DESCRIPTION}}
48
+
49
+ **Protected Screens:**
50
+ {{PROTECTED_SCREENS_LIST}}
51
51
  ---
52
- ## 📚 Navigation Best Practices
53
-
54
- 1. **Consistent Navigation** - Use consistent navigation patterns throughout the app
55
- 2. **Clear Hierarchy** - Maintain clear navigation hierarchy
56
- 3. **Back Button Handling** - Handle back button appropriately on Android
57
- 4. **Deep Links** - Support deep linking for key screens
58
- 5. **State Preservation** - Preserve navigation state when app backgrounds
52
+ ## 📚 Navigation Best Practices
53
+
54
+ 1. **Consistent Navigation** - Use consistent navigation patterns throughout the app
55
+ 2. **Clear Hierarchy** - Maintain clear navigation hierarchy
56
+ 3. **Back Button Handling** - Handle back button appropriately on Android
57
+ 4. **Deep Links** - Support deep linking for key screens
58
+ 5. **State Preservation** - Preserve navigation state when app backgrounds
59
59
  ---
60
- ## 🛠️ Implementation Examples
61
-
62
- {{NAVIGATION_EXAMPLES}}
60
+ ## 🛠️ Implementation Examples
61
+
62
+ {{NAVIGATION_EXAMPLES}}
63
63
  ---
64
- **Last Updated:** {{LAST_UPDATED}}
65
-
66
-
67
-
64
+ **Last Updated:** {{LAST_UPDATED}}
65
+
66
+
67
+
@@ -1,74 +1,74 @@
1
- # Offline Strategy
2
-
3
- > Offline and data synchronization strategy for {{PROJECT_NAME}}
1
+ # Offline Strategy
2
+
3
+ > Offline and data synchronization strategy for {{PROJECT_NAME}}
4
4
  ---
5
- ## 📡 Offline Overview
6
-
7
- **Offline Strategy:** {{OFFLINE_STRATEGY}}
8
-
9
- **Storage Solution:** {{STORAGE_SOLUTION}}
10
-
11
- **Sync Strategy:** {{SYNC_STRATEGY}}
12
-
13
- **Conflict Resolution:** {{CONFLICT_RESOLUTION}}
5
+ ## 📡 Offline Overview
6
+
7
+ **Offline Strategy:** {{OFFLINE_STRATEGY}}
8
+
9
+ **Storage Solution:** {{STORAGE_SOLUTION}}
10
+
11
+ **Sync Strategy:** {{SYNC_STRATEGY}}
12
+
13
+ **Conflict Resolution:** {{CONFLICT_RESOLUTION}}
14
14
  ---
15
- ## 💾 Local Storage
16
-
17
- **Storage Solution:** {{STORAGE_SOLUTION}}
18
-
19
- **Storage Structure:**
20
- {{STORAGE_STRUCTURE_DESCRIPTION}}
15
+ ## 💾 Local Storage
16
+
17
+ **Storage Solution:** {{STORAGE_SOLUTION}}
18
+
19
+ **Storage Structure:**
20
+ {{STORAGE_STRUCTURE_DESCRIPTION}}
21
21
  ---
22
- ## 🔄 Data Synchronization
23
-
24
- **Sync Strategy:** {{SYNC_STRATEGY}}
25
-
26
- **Sync Flow:**
27
- {{SYNC_FLOW_DESCRIPTION}}
28
-
29
- ### Optimistic Updates
30
-
31
- {{OPTIMISTIC_UPDATES_DESCRIPTION}}
32
-
33
- ### Background Sync
34
-
35
- {{BACKGROUND_SYNC_DESCRIPTION}}
22
+ ## 🔄 Data Synchronization
23
+
24
+ **Sync Strategy:** {{SYNC_STRATEGY}}
25
+
26
+ **Sync Flow:**
27
+ {{SYNC_FLOW_DESCRIPTION}}
28
+
29
+ ### Optimistic Updates
30
+
31
+ {{OPTIMISTIC_UPDATES_DESCRIPTION}}
32
+
33
+ ### Background Sync
34
+
35
+ {{BACKGROUND_SYNC_DESCRIPTION}}
36
36
  ---
37
- ## ⚔️ Conflict Resolution
38
-
39
- **Strategy:** {{CONFLICT_RESOLUTION_STRATEGY}}
40
-
41
- {{CONFLICT_RESOLUTION_DESCRIPTION}}
37
+ ## ⚔️ Conflict Resolution
38
+
39
+ **Strategy:** {{CONFLICT_RESOLUTION_STRATEGY}}
40
+
41
+ {{CONFLICT_RESOLUTION_DESCRIPTION}}
42
42
  ---
43
- ## 📊 Caching Strategy
44
-
45
- **Cache Strategy:** {{CACHE_STRATEGY}}
46
-
47
- **Cache Duration:** {{CACHE_DURATION}}
48
-
49
- **Cache Invalidation:** {{CACHE_INVALIDATION}}
43
+ ## 📊 Caching Strategy
44
+
45
+ **Cache Strategy:** {{CACHE_STRATEGY}}
46
+
47
+ **Cache Duration:** {{CACHE_DURATION}}
48
+
49
+ **Cache Invalidation:** {{CACHE_INVALIDATION}}
50
50
  ---
51
- ## 🔌 Network Handling
52
-
53
- **Network Detection:** {{NETWORK_DETECTION}}
54
-
55
- **Offline Indicators:** {{OFFLINE_INDICATORS}}
56
-
57
- **Retry Strategy:** {{RETRY_STRATEGY}}
51
+ ## 🔌 Network Handling
52
+
53
+ **Network Detection:** {{NETWORK_DETECTION}}
54
+
55
+ **Offline Indicators:** {{OFFLINE_INDICATORS}}
56
+
57
+ **Retry Strategy:** {{RETRY_STRATEGY}}
58
58
  ---
59
- ## 🛠️ Implementation
60
-
61
- {{OFFLINE_IMPLEMENTATION}}
59
+ ## 🛠️ Implementation
60
+
61
+ {{OFFLINE_IMPLEMENTATION}}
62
62
  ---
63
- ## ✅ Best Practices
64
-
65
- 1. **Cache Critical Data** - Cache data needed for offline functionality
66
- 2. **Show Offline State** - Clearly indicate when app is offline
67
- 3. **Queue Updates** - Queue writes for when connection is restored
68
- 4. **Handle Conflicts** - Implement conflict resolution strategy
69
- 5. **Test Offline Scenarios** - Test all offline flows
63
+ ## ✅ Best Practices
64
+
65
+ 1. **Cache Critical Data** - Cache data needed for offline functionality
66
+ 2. **Show Offline State** - Clearly indicate when app is offline
67
+ 3. **Queue Updates** - Queue writes for when connection is restored
68
+ 4. **Handle Conflicts** - Implement conflict resolution strategy
69
+ 5. **Test Offline Scenarios** - Test all offline flows
70
70
  ---
71
- **Last Updated:** {{LAST_UPDATED}}
72
-
73
-
74
-
71
+ **Last Updated:** {{LAST_UPDATED}}
72
+
73
+
74
+