ai-flow-dev 2.4.5 โ†’ 2.5.2

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.
@@ -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