ai-flow-dev 2.6.0 โ†’ 2.7.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 (161) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +570 -570
  3. package/package.json +73 -73
  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 +20 -20
  17. package/prompts/backend/flow-check-test.md +14 -14
  18. package/prompts/backend/flow-check.md +67 -67
  19. package/prompts/backend/flow-commit.md +119 -119
  20. package/prompts/backend/flow-docs-sync.md +354 -354
  21. package/prompts/backend/flow-work-feature.md +61 -61
  22. package/prompts/backend/flow-work-fix.md +46 -46
  23. package/prompts/backend/flow-work-refactor.md +48 -48
  24. package/prompts/backend/flow-work-resume.md +34 -34
  25. package/prompts/backend/flow-work.md +1286 -1023
  26. package/prompts/desktop/flow-build-phase-0.md +359 -359
  27. package/prompts/desktop/flow-build-phase-1.md +295 -295
  28. package/prompts/desktop/flow-build-phase-10.md +357 -357
  29. package/prompts/desktop/flow-build-phase-2.md +282 -282
  30. package/prompts/desktop/flow-build-phase-3.md +291 -291
  31. package/prompts/desktop/flow-build-phase-4.md +308 -308
  32. package/prompts/desktop/flow-build-phase-5.md +269 -269
  33. package/prompts/desktop/flow-build-phase-6.md +350 -350
  34. package/prompts/desktop/flow-build-phase-7.md +297 -297
  35. package/prompts/desktop/flow-build-phase-8.md +541 -541
  36. package/prompts/desktop/flow-build-phase-9.md +439 -439
  37. package/prompts/desktop/flow-build.md +156 -156
  38. package/prompts/desktop/flow-check-review.md +20 -20
  39. package/prompts/desktop/flow-check-test.md +14 -14
  40. package/prompts/desktop/flow-check.md +67 -67
  41. package/prompts/desktop/flow-commit.md +119 -119
  42. package/prompts/desktop/flow-docs-sync.md +354 -354
  43. package/prompts/desktop/flow-work-feature.md +61 -61
  44. package/prompts/desktop/flow-work-fix.md +46 -46
  45. package/prompts/desktop/flow-work-refactor.md +48 -48
  46. package/prompts/desktop/flow-work-resume.md +34 -34
  47. package/prompts/desktop/flow-work.md +1390 -1023
  48. package/prompts/frontend/flow-build-phase-0.md +425 -425
  49. package/prompts/frontend/flow-build-phase-1.md +626 -626
  50. package/prompts/frontend/flow-build-phase-10.md +33 -33
  51. package/prompts/frontend/flow-build-phase-2.md +573 -573
  52. package/prompts/frontend/flow-build-phase-3.md +782 -782
  53. package/prompts/frontend/flow-build-phase-4.md +554 -554
  54. package/prompts/frontend/flow-build-phase-5.md +703 -703
  55. package/prompts/frontend/flow-build-phase-6.md +524 -524
  56. package/prompts/frontend/flow-build-phase-7.md +1001 -1001
  57. package/prompts/frontend/flow-build-phase-8.md +872 -872
  58. package/prompts/frontend/flow-build-phase-9.md +94 -94
  59. package/prompts/frontend/flow-build.md +137 -137
  60. package/prompts/frontend/flow-check-review.md +20 -20
  61. package/prompts/frontend/flow-check-test.md +14 -14
  62. package/prompts/frontend/flow-check.md +67 -67
  63. package/prompts/frontend/flow-commit.md +119 -119
  64. package/prompts/frontend/flow-docs-sync.md +550 -550
  65. package/prompts/frontend/flow-work-feature.md +61 -61
  66. package/prompts/frontend/flow-work-fix.md +38 -38
  67. package/prompts/frontend/flow-work-refactor.md +48 -48
  68. package/prompts/frontend/flow-work-resume.md +34 -34
  69. package/prompts/frontend/flow-work.md +1320 -1027
  70. package/prompts/mobile/flow-build-phase-0.md +425 -425
  71. package/prompts/mobile/flow-build-phase-1.md +626 -626
  72. package/prompts/mobile/flow-build-phase-10.md +32 -32
  73. package/prompts/mobile/flow-build-phase-2.md +573 -573
  74. package/prompts/mobile/flow-build-phase-3.md +782 -782
  75. package/prompts/mobile/flow-build-phase-4.md +554 -554
  76. package/prompts/mobile/flow-build-phase-5.md +703 -703
  77. package/prompts/mobile/flow-build-phase-6.md +524 -524
  78. package/prompts/mobile/flow-build-phase-7.md +1001 -1001
  79. package/prompts/mobile/flow-build-phase-8.md +888 -888
  80. package/prompts/mobile/flow-build-phase-9.md +90 -90
  81. package/prompts/mobile/flow-build.md +135 -135
  82. package/prompts/mobile/flow-check-review.md +20 -20
  83. package/prompts/mobile/flow-check-test.md +14 -14
  84. package/prompts/mobile/flow-check.md +67 -67
  85. package/prompts/mobile/flow-commit.md +119 -119
  86. package/prompts/mobile/flow-docs-sync.md +620 -620
  87. package/prompts/mobile/flow-work-feature.md +61 -61
  88. package/prompts/mobile/flow-work-fix.md +46 -46
  89. package/prompts/mobile/flow-work-refactor.md +48 -48
  90. package/prompts/mobile/flow-work-resume.md +34 -34
  91. package/prompts/mobile/flow-work.md +1329 -1023
  92. package/prompts/shared/mermaid-guidelines.md +102 -102
  93. package/prompts/shared/scope-levels.md +114 -114
  94. package/prompts/shared/smart-skip-preflight.md +214 -214
  95. package/prompts/shared/story-points.md +55 -55
  96. package/prompts/shared/task-format.md +74 -74
  97. package/prompts/shared/task-summary-template.md +277 -277
  98. package/templates/AGENT.template.md +443 -443
  99. package/templates/backend/.clauderules.template +112 -112
  100. package/templates/backend/.cursorrules.template +102 -102
  101. package/templates/backend/README.template.md +2 -2
  102. package/templates/backend/ai-instructions.template.md +2 -2
  103. package/templates/backend/copilot-instructions.template.md +2 -2
  104. package/templates/backend/docs/api.template.md +320 -320
  105. package/templates/backend/docs/business-flows.template.md +97 -97
  106. package/templates/backend/docs/code-standards.template.md +2 -2
  107. package/templates/backend/docs/contributing.template.md +3 -3
  108. package/templates/backend/docs/data-model.template.md +520 -520
  109. package/templates/backend/docs/testing.template.md +2 -2
  110. package/templates/backend/project-brief.template.md +2 -2
  111. package/templates/backend/specs/configuration.template.md +2 -2
  112. package/templates/backend/specs/security.template.md +2 -2
  113. package/templates/desktop/.clauderules.template +112 -112
  114. package/templates/desktop/.cursorrules.template +102 -102
  115. package/templates/desktop/README.template.md +170 -170
  116. package/templates/desktop/ai-instructions.template.md +366 -366
  117. package/templates/desktop/copilot-instructions.template.md +140 -140
  118. package/templates/desktop/docs/docs/api.template.md +320 -320
  119. package/templates/desktop/docs/docs/architecture.template.md +724 -724
  120. package/templates/desktop/docs/docs/business-flows.template.md +102 -102
  121. package/templates/desktop/docs/docs/code-standards.template.md +792 -792
  122. package/templates/desktop/docs/docs/contributing.template.md +149 -149
  123. package/templates/desktop/docs/docs/data-model.template.md +520 -520
  124. package/templates/desktop/docs/docs/operations.template.md +720 -720
  125. package/templates/desktop/docs/docs/testing.template.md +722 -722
  126. package/templates/desktop/project-brief.template.md +150 -150
  127. package/templates/desktop/specs/specs/configuration.template.md +121 -121
  128. package/templates/desktop/specs/specs/security.template.md +392 -392
  129. package/templates/frontend/README.template.md +2 -2
  130. package/templates/frontend/ai-instructions.template.md +2 -2
  131. package/templates/frontend/docs/api-integration.template.md +362 -362
  132. package/templates/frontend/docs/components.template.md +2 -2
  133. package/templates/frontend/docs/error-handling.template.md +360 -360
  134. package/templates/frontend/docs/operations.template.md +107 -107
  135. package/templates/frontend/docs/performance.template.md +124 -124
  136. package/templates/frontend/docs/pwa.template.md +119 -119
  137. package/templates/frontend/docs/state-management.template.md +2 -2
  138. package/templates/frontend/docs/styling.template.md +2 -2
  139. package/templates/frontend/docs/testing.template.md +2 -2
  140. package/templates/frontend/project-brief.template.md +2 -2
  141. package/templates/frontend/specs/accessibility.template.md +95 -95
  142. package/templates/frontend/specs/configuration.template.md +2 -2
  143. package/templates/frontend/specs/security.template.md +175 -175
  144. package/templates/fullstack/README.template.md +252 -252
  145. package/templates/fullstack/ai-instructions.template.md +444 -444
  146. package/templates/fullstack/project-brief.template.md +157 -157
  147. package/templates/fullstack/specs/configuration.template.md +340 -340
  148. package/templates/mobile/README.template.md +167 -167
  149. package/templates/mobile/ai-instructions.template.md +196 -196
  150. package/templates/mobile/docs/app-store.template.md +135 -135
  151. package/templates/mobile/docs/architecture.template.md +63 -63
  152. package/templates/mobile/docs/native-features.template.md +94 -94
  153. package/templates/mobile/docs/navigation.template.md +59 -59
  154. package/templates/mobile/docs/offline-strategy.template.md +65 -65
  155. package/templates/mobile/docs/permissions.template.md +56 -56
  156. package/templates/mobile/docs/state-management.template.md +85 -85
  157. package/templates/mobile/docs/testing.template.md +109 -109
  158. package/templates/mobile/project-brief.template.md +69 -69
  159. package/templates/mobile/specs/build-configuration.template.md +91 -91
  160. package/templates/mobile/specs/deployment.template.md +92 -92
  161. package/templates/work.template.md +47 -47
@@ -1,112 +1,112 @@
1
- # Claude Code Configuration for {{PROJECT_NAME}}
2
-
3
- ## ๐Ÿ“‹ Quick Start
4
-
5
- **IMPORTANT:** Read `AGENT.md` first for complete project context.
6
-
7
- This file contains Claude Code-specific preferences and workflows.
8
-
9
- ---
10
-
11
- ## ๐ŸŽฏ Project Summary
12
-
13
- **Name:** {{PROJECT_NAME}}
14
-
15
- **Description:** {{PROJECT_DESCRIPTION}}
16
-
17
- **Stack:** {{FRAMEWORK}} + {{LANGUAGE}} + {{DATABASE}}
18
-
19
- ---
20
-
21
- ## ๐Ÿ“š Documentation Architecture
22
-
23
- **Always reference these files in order:**
24
-
25
- 1. `AGENT.md` - Universal AI configuration (READ FIRST)
26
- 2. `ai-instructions.md` - Tech stack, rules, workflow
27
- 3. `project-brief.md` - Business context
28
- 4. `README.md` - Developer onboarding & commands
29
- 5. `docs/architecture.md` - System architecture
30
- 6. `docs/data-model.md` - Database design
31
- 7. `docs/code-standards.md` - Code quality standards
32
- 8. `docs/testing.md` - Testing strategy
33
- 9. `docs/operations.md` - Deployment & operational procedures
34
- 10. `docs/business-flows.md` - Business process flows and diagrams
35
- 11. `docs/api.md` - API reference and conventions
36
- 12. `docs/contributing.md` - Contribution workflow
37
- 13. `specs/security.md` - Security policies
38
- 14. `specs/configuration.md` - Environment config
39
-
40
- ---
41
-
42
- ## โŒ CRITICAL RULES - NEVER
43
-
44
- {{NEVER_RULES_SUMMARY}}
45
-
46
- ---
47
-
48
- ## โœ… CRITICAL RULES - ALWAYS
49
-
50
- {{ALWAYS_RULES_SUMMARY}}
51
-
52
- ---
53
-
54
- ## ๐Ÿ—๏ธ Architecture Pattern
55
-
56
- **Pattern:** {{ARCHITECTURE_PATTERN}}
57
-
58
- **File Organization:** {{FILE_ORGANIZATION}}
59
-
60
- ---
61
-
62
- ## ๐Ÿงช Testing Requirements
63
-
64
- - Minimum {{MIN_COVERAGE}}% coverage
65
- - Write tests for all new features
66
- - Run tests before committing: `{{TEST_COMMAND}}`
67
-
68
- ---
69
-
70
- ## ๐Ÿ“ Commit Format
71
-
72
- {{COMMIT_FORMAT_EXAMPLE}}
73
-
74
- ---
75
-
76
- ## ๐Ÿš€ Claude Code Workflow
77
-
78
- ### Workflow Modes
79
- 1. **๐Ÿš€ Forced Agent Mode:** When running any command starting with `/flow-`, **IMMEDIATELY enter AGENT/EXECUTION MODE**. Do not wait for a general plan approval.
80
- 2. **Plan Mode:** Use plan mode for complex *custom* features that are not part of the standard `ai-flow` commands.
81
- 3. Break down custom features into small, testable chunks.
82
- 4. Get user approval before implementation for custom features.
83
-
84
- ### Implementation
85
- 1. Follow architecture patterns strictly
86
- 2. Write tests alongside code
87
- 3. Update documentation if behavior changes
88
-
89
- ---
90
-
91
- ## ๐Ÿ”’ Security Checklist
92
-
93
- - [ ] Input validation with {{VALIDATION_LIBRARY}}
94
- - [ ] Authentication/authorization checked
95
- - [ ] No hardcoded secrets
96
- - [ ] No sensitive data in logs
97
- - [ ] Rate limiting for public endpoints
98
-
99
- ---
100
-
101
- ## ๐Ÿ’ก Claude-Specific Tips
102
-
103
- - Use `/flow-build` command for starting documentation generation
104
- - Use plan mode for architectural decisions
105
- - Reference `AGENT.md` for any clarifications
106
- - Ask user before making breaking changes
107
-
108
- ---
109
-
110
- **For full context, always read `AGENT.md` and `ai-instructions.md` before starting work.**
111
-
112
- **Generated by:** AI Flow v1.0.0
1
+ # Claude Code Configuration for {{PROJECT_NAME}}
2
+
3
+ ## ๐Ÿ“‹ Quick Start
4
+
5
+ **IMPORTANT:** Read `AGENT.md` first for complete project context.
6
+
7
+ This file contains Claude Code-specific preferences and workflows.
8
+
9
+ ---
10
+
11
+ ## ๐ŸŽฏ Project Summary
12
+
13
+ **Name:** {{PROJECT_NAME}}
14
+
15
+ **Description:** {{PROJECT_DESCRIPTION}}
16
+
17
+ **Stack:** {{FRAMEWORK}} + {{LANGUAGE}} + {{DATABASE}}
18
+
19
+ ---
20
+
21
+ ## ๐Ÿ“š Documentation Architecture
22
+
23
+ **Always reference these files in order:**
24
+
25
+ 1. `AGENT.md` - Universal AI configuration (READ FIRST)
26
+ 2. `ai-instructions.md` - Tech stack, rules, workflow
27
+ 3. `project-brief.md` - Business context
28
+ 4. `README.md` - Developer onboarding & commands
29
+ 5. `docs/architecture.md` - System architecture
30
+ 6. `docs/data-model.md` - Database design
31
+ 7. `docs/code-standards.md` - Code quality standards
32
+ 8. `docs/testing.md` - Testing strategy
33
+ 9. `docs/operations.md` - Deployment & operational procedures
34
+ 10. `docs/business-flows.md` - Business process flows and diagrams
35
+ 11. `docs/api.md` - API reference and conventions
36
+ 12. `docs/contributing.md` - Contribution workflow
37
+ 13. `specs/security.md` - Security policies
38
+ 14. `specs/configuration.md` - Environment config
39
+
40
+ ---
41
+
42
+ ## โŒ CRITICAL RULES - NEVER
43
+
44
+ {{NEVER_RULES_SUMMARY}}
45
+
46
+ ---
47
+
48
+ ## โœ… CRITICAL RULES - ALWAYS
49
+
50
+ {{ALWAYS_RULES_SUMMARY}}
51
+
52
+ ---
53
+
54
+ ## ๐Ÿ—๏ธ Architecture Pattern
55
+
56
+ **Pattern:** {{ARCHITECTURE_PATTERN}}
57
+
58
+ **File Organization:** {{FILE_ORGANIZATION}}
59
+
60
+ ---
61
+
62
+ ## ๐Ÿงช Testing Requirements
63
+
64
+ - Minimum {{MIN_COVERAGE}}% coverage
65
+ - Write tests for all new features
66
+ - Run tests before committing: `{{TEST_COMMAND}}`
67
+
68
+ ---
69
+
70
+ ## ๐Ÿ“ Commit Format
71
+
72
+ {{COMMIT_FORMAT_EXAMPLE}}
73
+
74
+ ---
75
+
76
+ ## ๐Ÿš€ Claude Code Workflow
77
+
78
+ ### Workflow Modes
79
+ 1. **๐Ÿš€ Forced Agent Mode:** When running any command starting with `/flow-`, **IMMEDIATELY enter AGENT/EXECUTION MODE**. Do not wait for a general plan approval.
80
+ 2. **Plan Mode:** Use plan mode for complex *custom* features that are not part of the standard `ai-flow` commands.
81
+ 3. Break down custom features into small, testable chunks.
82
+ 4. Get user approval before implementation for custom features.
83
+
84
+ ### Implementation
85
+ 1. Follow architecture patterns strictly
86
+ 2. Write tests alongside code
87
+ 3. Update documentation if behavior changes
88
+
89
+ ---
90
+
91
+ ## ๐Ÿ”’ Security Checklist
92
+
93
+ - [ ] Input validation with {{VALIDATION_LIBRARY}}
94
+ - [ ] Authentication/authorization checked
95
+ - [ ] No hardcoded secrets
96
+ - [ ] No sensitive data in logs
97
+ - [ ] Rate limiting for public endpoints
98
+
99
+ ---
100
+
101
+ ## ๐Ÿ’ก Claude-Specific Tips
102
+
103
+ - Use `/flow-build` command for starting documentation generation
104
+ - Use plan mode for architectural decisions
105
+ - Reference `AGENT.md` for any clarifications
106
+ - Ask user before making breaking changes
107
+
108
+ ---
109
+
110
+ **For full context, always read `AGENT.md` and `ai-instructions.md` before starting work.**
111
+
112
+ **Generated by:** AI Flow v1.0.0
@@ -1,102 +1,102 @@
1
- # Cursor Configuration for {{PROJECT_NAME}}
2
-
3
- ## ๐Ÿ“‹ Quick Start
4
-
5
- **IMPORTANT:** Read `AGENT.md` first for complete project context.
6
-
7
- This file contains Cursor-specific preferences and workflows.
8
-
9
- ---
10
-
11
- ## ๐ŸŽฏ Project Summary
12
-
13
- **Name:** {{PROJECT_NAME}}
14
- **Description:** {{PROJECT_DESCRIPTION}}
15
- **Stack:** {{FRAMEWORK}} + {{LANGUAGE}} + {{DATABASE}}
16
-
17
- ---
18
-
19
- ## ๐Ÿ“š Documentation
20
-
21
- Read these files in order:
22
-
23
- 1. `AGENT.md` - Universal AI configuration (โญ START HERE)
24
- 2. `ai-instructions.md` - Tech stack, rules, workflow
25
- 3. `project-brief.md` - Business context
26
- 4. `README.md` - Developer onboarding & commands
27
- 5. `docs/architecture.md` - System architecture
28
- 6. `docs/data-model.md` - Database design
29
- 7. `docs/code-standards.md` - Code quality standards
30
- 8. `docs/testing.md` - Testing strategy and coverage rules
31
- 9. `docs/operations.md` - Deployment & operational procedures
32
- 10. `docs/business-flows.md` - Business process flows and diagrams
33
- 11. `docs/api.md` - API reference and conventions
34
- 12. `docs/contributing.md` - Contribution workflow
35
- 13. `specs/security.md` - Security policies
36
- 14. `specs/configuration.md` - Environment configuration
37
-
38
- ---
39
-
40
- ## โŒ NEVER
41
-
42
- {{NEVER_RULES_SUMMARY}}
43
-
44
- ---
45
-
46
- ## โœ… ALWAYS
47
-
48
- {{ALWAYS_RULES_SUMMARY}}
49
-
50
- ---
51
-
52
- ## ๐Ÿ—๏ธ Architecture
53
-
54
- **Pattern:** {{ARCHITECTURE_PATTERN}}
55
- **Organization:** {{FILE_ORGANIZATION}}
56
-
57
- ---
58
-
59
- ## ๐ŸŽจ Code Style
60
-
61
- - Indentation: {{INDENTATION}}
62
- - Quotes: {{QUOTE_STYLE}}
63
- - Formatter: {{FORMATTER}}
64
- - Linter: {{LINTER}}
65
-
66
- ---
67
-
68
- ## ๐Ÿงช Testing
69
-
70
- - Coverage: {{MIN_COVERAGE}}%+ required
71
- - Framework: {{TEST_FRAMEWORK}}
72
- - Command: `{{TEST_COMMAND}}`
73
-
74
- ---
75
-
76
- ## ๐Ÿ“ Commits
77
-
78
- {{COMMIT_FORMAT_EXAMPLE}}
79
-
80
- ---
81
-
82
- ## ๐Ÿ”’ Security
83
-
84
- - Validate all inputs: {{VALIDATION_LIBRARY}}
85
- - Auth method: {{AUTH_METHOD}}
86
- - Never hardcode secrets
87
- - Use environment variables
88
-
89
- ---
90
-
91
- ## ๐Ÿ’ก Cursor Tips
92
-
93
- - Use `@AGENT.md` to reference project context
94
- - Use `@ai-instructions.md` for coding rules
95
- - **๐Ÿš€ Proactive Execution:** When running `/flow-build`, `/flow-work`, or `/flow-check`, **ACT IMMEDIATELY**. These flows have their own interactive confirmation steps. Do not wait for a general plan approval.
96
- - Check `docs/` folder for detailed specifications
97
-
98
- ---
99
-
100
- **Always reference `AGENT.md` for complete project understanding.**
101
-
102
- **Generated by:** AI Flow v1.0.0
1
+ # Cursor Configuration for {{PROJECT_NAME}}
2
+
3
+ ## ๐Ÿ“‹ Quick Start
4
+
5
+ **IMPORTANT:** Read `AGENT.md` first for complete project context.
6
+
7
+ This file contains Cursor-specific preferences and workflows.
8
+
9
+ ---
10
+
11
+ ## ๐ŸŽฏ Project Summary
12
+
13
+ **Name:** {{PROJECT_NAME}}
14
+ **Description:** {{PROJECT_DESCRIPTION}}
15
+ **Stack:** {{FRAMEWORK}} + {{LANGUAGE}} + {{DATABASE}}
16
+
17
+ ---
18
+
19
+ ## ๐Ÿ“š Documentation
20
+
21
+ Read these files in order:
22
+
23
+ 1. `AGENT.md` - Universal AI configuration (โญ START HERE)
24
+ 2. `ai-instructions.md` - Tech stack, rules, workflow
25
+ 3. `project-brief.md` - Business context
26
+ 4. `README.md` - Developer onboarding & commands
27
+ 5. `docs/architecture.md` - System architecture
28
+ 6. `docs/data-model.md` - Database design
29
+ 7. `docs/code-standards.md` - Code quality standards
30
+ 8. `docs/testing.md` - Testing strategy and coverage rules
31
+ 9. `docs/operations.md` - Deployment & operational procedures
32
+ 10. `docs/business-flows.md` - Business process flows and diagrams
33
+ 11. `docs/api.md` - API reference and conventions
34
+ 12. `docs/contributing.md` - Contribution workflow
35
+ 13. `specs/security.md` - Security policies
36
+ 14. `specs/configuration.md` - Environment configuration
37
+
38
+ ---
39
+
40
+ ## โŒ NEVER
41
+
42
+ {{NEVER_RULES_SUMMARY}}
43
+
44
+ ---
45
+
46
+ ## โœ… ALWAYS
47
+
48
+ {{ALWAYS_RULES_SUMMARY}}
49
+
50
+ ---
51
+
52
+ ## ๐Ÿ—๏ธ Architecture
53
+
54
+ **Pattern:** {{ARCHITECTURE_PATTERN}}
55
+ **Organization:** {{FILE_ORGANIZATION}}
56
+
57
+ ---
58
+
59
+ ## ๐ŸŽจ Code Style
60
+
61
+ - Indentation: {{INDENTATION}}
62
+ - Quotes: {{QUOTE_STYLE}}
63
+ - Formatter: {{FORMATTER}}
64
+ - Linter: {{LINTER}}
65
+
66
+ ---
67
+
68
+ ## ๐Ÿงช Testing
69
+
70
+ - Coverage: {{MIN_COVERAGE}}%+ required
71
+ - Framework: {{TEST_FRAMEWORK}}
72
+ - Command: `{{TEST_COMMAND}}`
73
+
74
+ ---
75
+
76
+ ## ๐Ÿ“ Commits
77
+
78
+ {{COMMIT_FORMAT_EXAMPLE}}
79
+
80
+ ---
81
+
82
+ ## ๐Ÿ”’ Security
83
+
84
+ - Validate all inputs: {{VALIDATION_LIBRARY}}
85
+ - Auth method: {{AUTH_METHOD}}
86
+ - Never hardcode secrets
87
+ - Use environment variables
88
+
89
+ ---
90
+
91
+ ## ๐Ÿ’ก Cursor Tips
92
+
93
+ - Use `@AGENT.md` to reference project context
94
+ - Use `@ai-instructions.md` for coding rules
95
+ - **๐Ÿš€ Proactive Execution:** When running `/flow-build`, `/flow-work`, or `/flow-check`, **ACT IMMEDIATELY**. These flows have their own interactive confirmation steps. Do not wait for a general plan approval.
96
+ - Check `docs/` folder for detailed specifications
97
+
98
+ ---
99
+
100
+ **Always reference `AGENT.md` for complete project understanding.**
101
+
102
+ **Generated by:** AI Flow v1.0.0
@@ -166,5 +166,5 @@ See [docs/contributing.md](docs/contributing.md) for contribution guidelines.
166
166
  {{#IF ISSUE_TRACKER}}- Issues: {{ISSUE_TRACKER}}{{/IF}}
167
167
  ---
168
168
  **Generated with** [AI Flow](https://github.com/victorvelazquez/ai-flow) | `npm i -g ai-flow-dev` ๐Ÿš€
169
-
170
-
169
+
170
+
@@ -320,5 +320,5 @@ Before every feature:
320
320
  **Last Updated:** {{GENERATION_DATE}}
321
321
 
322
322
  **Generated by:** AI Flow v1.0.0
323
-
324
-
323
+
324
+
@@ -136,5 +136,5 @@
136
136
  **For complete context, always reference `AGENT.md` and project documentation.**
137
137
 
138
138
  **Generated by:** AI Flow v1.0.0
139
-
140
-
139
+
140
+