@totaland/create-starter-kit 2.0.1 → 2.0.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.
Files changed (221) hide show
  1. package/README.md +27 -3
  2. package/bin/index.js +88 -30
  3. package/package.json +1 -1
  4. package/templates/backend/.github/agents/ /360/237/216/255 planner.agent.md" +0 -92
  5. package/templates/backend/.github/agents/api-architect.agent.md +0 -41
  6. package/templates/backend/.github/agents/code-reviewer.agent.md +0 -26
  7. package/templates/backend/.github/agents/code-simplifier.agent.md +0 -41
  8. package/templates/backend/.github/agents/code-skeptic.agent.md +0 -74
  9. package/templates/backend/.github/agents/docs-specialist.agent.md +0 -25
  10. package/templates/backend/.github/agents/implementation-plan.agent.md +0 -160
  11. package/templates/backend/.github/agents/janitor.agent.md +0 -90
  12. package/templates/backend/.github/agents/ms-sql-dba.agent.md +0 -25
  13. package/templates/backend/.github/agents/plan.agent.md +0 -115
  14. package/templates/backend/.github/agents/planner.agent.md +0 -15
  15. package/templates/backend/.github/agents/playwright-tester.agent.md +0 -13
  16. package/templates/backend/.github/agents/postgresql-dba.agent.md +0 -18
  17. package/templates/backend/.github/agents/prd.agent.md +0 -202
  18. package/templates/backend/.github/agents/research-technical-spike.agent.md +0 -170
  19. package/templates/backend/.github/agents/software-engineer-agent-v1.agent.md +0 -165
  20. package/templates/backend/.github/agents/task-planner.agent.md +0 -375
  21. package/templates/backend/.github/agents/task-researcher.agent.md +0 -255
  22. package/templates/backend/.github/agents/tdd-green.agent.md +0 -60
  23. package/templates/backend/.github/agents/tdd-red.agent.md +0 -60
  24. package/templates/backend/.github/agents/tdd-refactor.agent.md +0 -85
  25. package/templates/backend/.github/agents/tech-debt-remediation-plan.agent.md +0 -50
  26. package/templates/backend/.github/agents/typescript-mcp-expert.agent.md +0 -91
  27. package/templates/backend/.github/agents/ultimate-thinking-beastmode.agent.md +0 -644
  28. package/templates/backend/.github/agents//360/237/216/255 generator.agent.md" +0 -264
  29. package/templates/backend/.github/agents//360/237/216/255 healer.agent.md" +0 -44
  30. package/templates/backend/.github/agents//360/237/216/255 pom.agent.md" +0 -308
  31. package/templates/backend/.github/instructions/a11y.instructions.md +0 -369
  32. package/templates/backend/.github/instructions/ms-sql-dba.instructions.md +0 -25
  33. package/templates/backend/.github/instructions/object-calisthenics.instructions.md +0 -302
  34. package/templates/backend/.github/instructions/performance-optimization.instructions.md +0 -420
  35. package/templates/backend/.github/instructions/playwright-python.instructions.md +0 -62
  36. package/templates/backend/.github/instructions/playwright-typescript.instructions.md +0 -86
  37. package/templates/backend/.github/instructions/security-and-owasp.instructions.md +0 -51
  38. package/templates/backend/.github/instructions/self-explanatory-code-commenting.instructions.md +0 -162
  39. package/templates/backend/.github/instructions/spec-driven-workflow-v1.instructions.md +0 -323
  40. package/templates/backend/.github/instructions/sql-sp-generation.instructions.md +0 -74
  41. package/templates/backend/.github/instructions/task-implementation.instructions.md +0 -190
  42. package/templates/backend/.github/instructions/typescript-mcp-server.instructions.md +0 -228
  43. package/templates/backend/.github/prompts/ai-prompt-engineering-safety-review.prompt.md +0 -229
  44. package/templates/backend/.github/prompts/architecture-blueprint-generator.prompt.md +0 -321
  45. package/templates/backend/.github/prompts/breakdown-epic-arch.prompt.md +0 -65
  46. package/templates/backend/.github/prompts/breakdown-epic-pm.prompt.md +0 -57
  47. package/templates/backend/.github/prompts/breakdown-feature-implementation.prompt.md +0 -127
  48. package/templates/backend/.github/prompts/breakdown-feature-prd.prompt.md +0 -60
  49. package/templates/backend/.github/prompts/breakdown-plan.prompt.md +0 -508
  50. package/templates/backend/.github/prompts/copilot-instructions-blueprint-generator.prompt.md +0 -293
  51. package/templates/backend/.github/prompts/create-agentsmd.prompt.md +0 -248
  52. package/templates/backend/.github/prompts/create-github-issue-feature-from-specification.prompt.md +0 -27
  53. package/templates/backend/.github/prompts/create-github-issues-feature-from-implementation-plan.prompt.md +0 -27
  54. package/templates/backend/.github/prompts/create-github-issues-for-unmet-specification-requirements.prompt.md +0 -35
  55. package/templates/backend/.github/prompts/create-implementation-plan.prompt.md +0 -156
  56. package/templates/backend/.github/prompts/create-llms.prompt.md +0 -209
  57. package/templates/backend/.github/prompts/create-specification.prompt.md +0 -126
  58. package/templates/backend/.github/prompts/create-technical-spike.prompt.md +0 -230
  59. package/templates/backend/.github/prompts/csharp-nunit.prompt.md +0 -71
  60. package/templates/backend/.github/prompts/ef-core.prompt.md +0 -76
  61. package/templates/backend/.github/prompts/folder-structure-blueprint-generator.prompt.md +0 -404
  62. package/templates/backend/.github/prompts/gen-specs-as-issues.prompt.md +0 -165
  63. package/templates/backend/.github/prompts/generate-custom-instructions-from-codebase.prompt.md +0 -239
  64. package/templates/backend/.github/prompts/java-junit.prompt.md +0 -64
  65. package/templates/backend/.github/prompts/memory-merger.prompt.md +0 -107
  66. package/templates/backend/.github/prompts/multi-stage-dockerfile.prompt.md +0 -46
  67. package/templates/backend/.github/prompts/playwright-automation-fill-in-form.prompt.md +0 -29
  68. package/templates/backend/.github/prompts/playwright-explore-website.prompt.md +0 -19
  69. package/templates/backend/.github/prompts/playwright-generate-test.prompt.md +0 -19
  70. package/templates/backend/.github/prompts/postgresql-code-review.prompt.md +0 -214
  71. package/templates/backend/.github/prompts/postgresql-optimization.prompt.md +0 -406
  72. package/templates/backend/.github/prompts/project-workflow-analysis-blueprint-generator.prompt.md +0 -294
  73. package/templates/backend/.github/prompts/prompt-builder.prompt.md +0 -142
  74. package/templates/backend/.github/prompts/remember.prompt.md +0 -125
  75. package/templates/backend/.github/prompts/review-and-refactor.prompt.md +0 -15
  76. package/templates/backend/.github/prompts/sql-code-review.prompt.md +0 -303
  77. package/templates/backend/.github/prompts/sql-optimization.prompt.md +0 -298
  78. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-agents.prompt.md +0 -72
  79. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-chatmodes.prompt.md +0 -71
  80. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-collections.prompt.md +0 -149
  81. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-instructions.prompt.md +0 -88
  82. package/templates/backend/.github/prompts/suggest-awesome-github-copilot-prompts.prompt.md +0 -71
  83. package/templates/backend/.github/prompts/technology-stack-blueprint-generator.prompt.md +0 -242
  84. package/templates/backend/.github/prompts/typescript-mcp-server-generator.prompt.md +0 -90
  85. package/templates/backend/.github/prompts/update-implementation-plan.prompt.md +0 -157
  86. package/templates/backend/.github/prompts/update-markdown-file-index.prompt.md +0 -76
  87. package/templates/backend/Project_Folders_Structure_Blueprint.md +0 -529
  88. package/templates/backend/README.md +0 -99
  89. package/templates/backend/biome.json +0 -45
  90. package/templates/backend/drizzle.config.ts +0 -10
  91. package/templates/backend/knip.json +0 -10
  92. package/templates/backend/package.json +0 -60
  93. package/templates/backend/playwright.config.ts +0 -16
  94. package/templates/backend/pnpm-lock.yaml +0 -4240
  95. package/templates/backend/pnpm-workspace.yaml +0 -3
  96. package/templates/backend/src/features/health/controller.ts +0 -5
  97. package/templates/backend/src/features/health/health.test.ts +0 -23
  98. package/templates/backend/src/features/health/index.ts +0 -7
  99. package/templates/backend/src/features/health/schemas.ts +0 -29
  100. package/templates/backend/src/features/orders/controller.ts +0 -18
  101. package/templates/backend/src/features/orders/index.ts +0 -10
  102. package/templates/backend/src/features/orders/schemas.ts +0 -62
  103. package/templates/backend/src/index.ts +0 -43
  104. package/templates/backend/src/lib/openapi.ts +0 -25
  105. package/templates/backend/src/lib/validateRequest.test.ts +0 -84
  106. package/templates/backend/src/lib/validateRequest.ts +0 -72
  107. package/templates/backend/tsconfig.build.json +0 -10
  108. package/templates/backend/tsconfig.json +0 -30
  109. package/templates/backend/vitest.config.ts +0 -31
  110. package/templates/frontend/.env.example +0 -7
  111. package/templates/frontend/.github/agents/ /360/237/216/255 planner.agent.md" +0 -92
  112. package/templates/frontend/.github/agents/api-architect.agent.md +0 -41
  113. package/templates/frontend/.github/agents/code-reviewer.agent.md +0 -26
  114. package/templates/frontend/.github/agents/code-simplifier.agent.md +0 -41
  115. package/templates/frontend/.github/agents/code-skeptic.agent.md +0 -74
  116. package/templates/frontend/.github/agents/docs-specialist.agent.md +0 -25
  117. package/templates/frontend/.github/agents/implementation-plan.agent.md +0 -160
  118. package/templates/frontend/.github/agents/janitor.agent.md +0 -90
  119. package/templates/frontend/.github/agents/ms-sql-dba.agent.md +0 -25
  120. package/templates/frontend/.github/agents/plan.agent.md +0 -115
  121. package/templates/frontend/.github/agents/planner.agent.md +0 -15
  122. package/templates/frontend/.github/agents/playwright-tester.agent.md +0 -13
  123. package/templates/frontend/.github/agents/postgresql-dba.agent.md +0 -18
  124. package/templates/frontend/.github/agents/prd.agent.md +0 -202
  125. package/templates/frontend/.github/agents/research-technical-spike.agent.md +0 -170
  126. package/templates/frontend/.github/agents/software-engineer-agent-v1.agent.md +0 -165
  127. package/templates/frontend/.github/agents/task-planner.agent.md +0 -375
  128. package/templates/frontend/.github/agents/task-researcher.agent.md +0 -255
  129. package/templates/frontend/.github/agents/tdd-green.agent.md +0 -60
  130. package/templates/frontend/.github/agents/tdd-red.agent.md +0 -60
  131. package/templates/frontend/.github/agents/tdd-refactor.agent.md +0 -85
  132. package/templates/frontend/.github/agents/tech-debt-remediation-plan.agent.md +0 -50
  133. package/templates/frontend/.github/agents/typescript-mcp-expert.agent.md +0 -91
  134. package/templates/frontend/.github/agents/ultimate-thinking-beastmode.agent.md +0 -644
  135. package/templates/frontend/.github/agents//360/237/216/255 generator.agent.md" +0 -264
  136. package/templates/frontend/.github/agents//360/237/216/255 healer.agent.md" +0 -44
  137. package/templates/frontend/.github/agents//360/237/216/255 pom.agent.md" +0 -308
  138. package/templates/frontend/.github/instructions/a11y.instructions.md +0 -369
  139. package/templates/frontend/.github/instructions/ms-sql-dba.instructions.md +0 -25
  140. package/templates/frontend/.github/instructions/object-calisthenics.instructions.md +0 -302
  141. package/templates/frontend/.github/instructions/performance-optimization.instructions.md +0 -420
  142. package/templates/frontend/.github/instructions/playwright-python.instructions.md +0 -62
  143. package/templates/frontend/.github/instructions/playwright-typescript.instructions.md +0 -86
  144. package/templates/frontend/.github/instructions/security-and-owasp.instructions.md +0 -51
  145. package/templates/frontend/.github/instructions/self-explanatory-code-commenting.instructions.md +0 -162
  146. package/templates/frontend/.github/instructions/spec-driven-workflow-v1.instructions.md +0 -323
  147. package/templates/frontend/.github/instructions/sql-sp-generation.instructions.md +0 -74
  148. package/templates/frontend/.github/instructions/task-implementation.instructions.md +0 -190
  149. package/templates/frontend/.github/instructions/typescript-mcp-server.instructions.md +0 -228
  150. package/templates/frontend/.github/prompts/ai-prompt-engineering-safety-review.prompt.md +0 -229
  151. package/templates/frontend/.github/prompts/architecture-blueprint-generator.prompt.md +0 -321
  152. package/templates/frontend/.github/prompts/breakdown-epic-arch.prompt.md +0 -65
  153. package/templates/frontend/.github/prompts/breakdown-epic-pm.prompt.md +0 -57
  154. package/templates/frontend/.github/prompts/breakdown-feature-implementation.prompt.md +0 -127
  155. package/templates/frontend/.github/prompts/breakdown-feature-prd.prompt.md +0 -60
  156. package/templates/frontend/.github/prompts/breakdown-plan.prompt.md +0 -508
  157. package/templates/frontend/.github/prompts/copilot-instructions-blueprint-generator.prompt.md +0 -293
  158. package/templates/frontend/.github/prompts/create-agentsmd.prompt.md +0 -248
  159. package/templates/frontend/.github/prompts/create-github-issue-feature-from-specification.prompt.md +0 -27
  160. package/templates/frontend/.github/prompts/create-github-issues-feature-from-implementation-plan.prompt.md +0 -27
  161. package/templates/frontend/.github/prompts/create-github-issues-for-unmet-specification-requirements.prompt.md +0 -35
  162. package/templates/frontend/.github/prompts/create-implementation-plan.prompt.md +0 -156
  163. package/templates/frontend/.github/prompts/create-llms.prompt.md +0 -209
  164. package/templates/frontend/.github/prompts/create-specification.prompt.md +0 -126
  165. package/templates/frontend/.github/prompts/create-technical-spike.prompt.md +0 -230
  166. package/templates/frontend/.github/prompts/csharp-nunit.prompt.md +0 -71
  167. package/templates/frontend/.github/prompts/ef-core.prompt.md +0 -76
  168. package/templates/frontend/.github/prompts/folder-structure-blueprint-generator.prompt.md +0 -404
  169. package/templates/frontend/.github/prompts/gen-specs-as-issues.prompt.md +0 -165
  170. package/templates/frontend/.github/prompts/generate-custom-instructions-from-codebase.prompt.md +0 -239
  171. package/templates/frontend/.github/prompts/java-junit.prompt.md +0 -64
  172. package/templates/frontend/.github/prompts/memory-merger.prompt.md +0 -107
  173. package/templates/frontend/.github/prompts/multi-stage-dockerfile.prompt.md +0 -46
  174. package/templates/frontend/.github/prompts/playwright-automation-fill-in-form.prompt.md +0 -29
  175. package/templates/frontend/.github/prompts/playwright-explore-website.prompt.md +0 -19
  176. package/templates/frontend/.github/prompts/playwright-generate-test.prompt.md +0 -19
  177. package/templates/frontend/.github/prompts/postgresql-code-review.prompt.md +0 -214
  178. package/templates/frontend/.github/prompts/postgresql-optimization.prompt.md +0 -406
  179. package/templates/frontend/.github/prompts/project-workflow-analysis-blueprint-generator.prompt.md +0 -294
  180. package/templates/frontend/.github/prompts/prompt-builder.prompt.md +0 -142
  181. package/templates/frontend/.github/prompts/remember.prompt.md +0 -125
  182. package/templates/frontend/.github/prompts/review-and-refactor.prompt.md +0 -15
  183. package/templates/frontend/.github/prompts/sql-code-review.prompt.md +0 -303
  184. package/templates/frontend/.github/prompts/sql-optimization.prompt.md +0 -298
  185. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-agents.prompt.md +0 -72
  186. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-chatmodes.prompt.md +0 -71
  187. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-collections.prompt.md +0 -149
  188. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-instructions.prompt.md +0 -88
  189. package/templates/frontend/.github/prompts/suggest-awesome-github-copilot-prompts.prompt.md +0 -71
  190. package/templates/frontend/.github/prompts/technology-stack-blueprint-generator.prompt.md +0 -242
  191. package/templates/frontend/.github/prompts/typescript-mcp-server-generator.prompt.md +0 -90
  192. package/templates/frontend/.github/prompts/update-implementation-plan.prompt.md +0 -157
  193. package/templates/frontend/.github/prompts/update-markdown-file-index.prompt.md +0 -76
  194. package/templates/frontend/README.md +0 -199
  195. package/templates/frontend/biome.json +0 -45
  196. package/templates/frontend/components.json +0 -22
  197. package/templates/frontend/index.html +0 -13
  198. package/templates/frontend/package.json +0 -44
  199. package/templates/frontend/pnpm-lock.yaml +0 -2011
  200. package/templates/frontend/postcss.config.js +0 -6
  201. package/templates/frontend/public/vite.svg +0 -1
  202. package/templates/frontend/src/App.css +0 -42
  203. package/templates/frontend/src/App.tsx +0 -17
  204. package/templates/frontend/src/assets/react.svg +0 -1
  205. package/templates/frontend/src/components/layout/layout.component.tsx +0 -31
  206. package/templates/frontend/src/components/menu-toggle-icon.tsx +0 -53
  207. package/templates/frontend/src/components/ui/button.tsx +0 -57
  208. package/templates/frontend/src/docs/RECOMMENDED_LIBRARIES.md +0 -226
  209. package/templates/frontend/src/docs/SETUP_SUMMARY.md +0 -162
  210. package/templates/frontend/src/hooks/use-scroll.ts +0 -21
  211. package/templates/frontend/src/index.css +0 -121
  212. package/templates/frontend/src/lib/api-client.ts +0 -46
  213. package/templates/frontend/src/lib/utils.ts +0 -6
  214. package/templates/frontend/src/main.tsx +0 -30
  215. package/templates/frontend/src/pages/about/about.page.tsx +0 -50
  216. package/templates/frontend/src/pages/home/home.page.tsx +0 -43
  217. package/templates/frontend/tailwind.config.js +0 -59
  218. package/templates/frontend/tsconfig.app.json +0 -41
  219. package/templates/frontend/tsconfig.json +0 -13
  220. package/templates/frontend/tsconfig.node.json +0 -26
  221. package/templates/frontend/vite.config.ts +0 -14
@@ -1,404 +0,0 @@
1
- ---
2
- description: 'Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.'
3
- ---
4
-
5
- # Project Folder Structure Blueprint Generator
6
-
7
- ## Configuration Variables
8
-
9
- ${PROJECT_TYPE="Auto-detect|.NET|Java|React|Angular|Python|Node.js|Flutter|Other"}
10
- <!-- Select primary technology -->
11
-
12
- ${INCLUDES_MICROSERVICES="Auto-detect|true|false"}
13
- <!-- Is this a microservices architecture? -->
14
-
15
- ${INCLUDES_FRONTEND="Auto-detect|true|false"}
16
- <!-- Does project include frontend components? -->
17
-
18
- ${IS_MONOREPO="Auto-detect|true|false"}
19
- <!-- Is this a monorepo with multiple projects? -->
20
-
21
- ${VISUALIZATION_STYLE="ASCII|Markdown List|Table"}
22
- <!-- How to visualize the structure -->
23
-
24
- ${DEPTH_LEVEL=1-5}
25
- <!-- How many levels of folders to document in detail -->
26
-
27
- ${INCLUDE_FILE_COUNTS=true|false}
28
- <!-- Include file count statistics -->
29
-
30
- ${INCLUDE_GENERATED_FOLDERS=true|false}
31
- <!-- Include auto-generated folders -->
32
-
33
- ${INCLUDE_FILE_PATTERNS=true|false}
34
- <!-- Document file naming/location patterns -->
35
-
36
- ${INCLUDE_TEMPLATES=true|false}
37
- <!-- Include file/folder templates for new features -->
38
-
39
- ## Generated Prompt
40
-
41
- "Analyze the project's folder structure and create a comprehensive 'Project_Folders_Structure_Blueprint.md' document that serves as a definitive guide for maintaining consistent code organization. Use the following approach:
42
-
43
- ### Initial Auto-detection Phase
44
-
45
- ${PROJECT_TYPE == "Auto-detect" ?
46
- "Begin by scanning the folder structure for key files that identify the project type:
47
- - Look for solution/project files (.sln, .csproj, .fsproj, .vbproj) to identify .NET projects
48
- - Check for build files (pom.xml, build.gradle, settings.gradle) for Java projects
49
- - Identify package.json with dependencies for JavaScript/TypeScript projects
50
- - Look for specific framework files (angular.json, react-scripts entries, next.config.js)
51
- - Check for Python project identifiers (requirements.txt, setup.py, pyproject.toml)
52
- - Examine mobile app identifiers (pubspec.yaml, android/ios folders)
53
- - Note all technology signatures found and their versions" :
54
- "Focus analysis on ${PROJECT_TYPE} project structure"}
55
-
56
- ${IS_MONOREPO == "Auto-detect" ?
57
- "Determine if this is a monorepo by looking for:
58
- - Multiple distinct projects with their own configuration files
59
- - Workspace configuration files (lerna.json, nx.json, turborepo.json, etc.)
60
- - Cross-project references and shared dependency patterns
61
- - Root-level orchestration scripts and configuration" : ""}
62
-
63
- ${INCLUDES_MICROSERVICES == "Auto-detect" ?
64
- "Check for microservices architecture indicators:
65
- - Multiple service directories with similar/repeated structures
66
- - Service-specific Dockerfiles or deployment configurations
67
- - Inter-service communication patterns (APIs, message brokers)
68
- - Service registry or discovery configuration
69
- - API gateway configuration files
70
- - Shared libraries or utilities across services" : ""}
71
-
72
- ${INCLUDES_FRONTEND == "Auto-detect" ?
73
- "Identify frontend components by looking for:
74
- - Web asset directories (wwwroot, public, dist, static)
75
- - UI framework files (components, modules, pages)
76
- - Frontend build configuration (webpack, vite, rollup, etc.)
77
- - Style sheet organization (CSS, SCSS, styled-components)
78
- - Static asset organization (images, fonts, icons)" : ""}
79
-
80
- ### 1. Structural Overview
81
-
82
- Provide a high-level overview of the ${PROJECT_TYPE == "Auto-detect" ? "detected project type(s)" : PROJECT_TYPE} project's organization principles and folder structure:
83
-
84
- - Document the overall architectural approach reflected in the folder structure
85
- - Identify the main organizational principles (by feature, by layer, by domain, etc.)
86
- - Note any structural patterns that repeat throughout the codebase
87
- - Document the rationale behind the structure where it can be inferred
88
-
89
- ${IS_MONOREPO == "Auto-detect" ?
90
- "If detected as a monorepo, explain how the monorepo is organized and the relationship between projects." :
91
- IS_MONOREPO ? "Explain how the monorepo is organized and the relationship between projects." : ""}
92
-
93
- ${INCLUDES_MICROSERVICES == "Auto-detect" ?
94
- "If microservices are detected, describe how they are structured and organized." :
95
- INCLUDES_MICROSERVICES ? "Describe how the microservices are structured and organized." : ""}
96
-
97
- ### 2. Directory Visualization
98
-
99
- ${VISUALIZATION_STYLE == "ASCII" ?
100
- "Create an ASCII tree representation of the folder hierarchy to depth level ${DEPTH_LEVEL}." : ""}
101
-
102
- ${VISUALIZATION_STYLE == "Markdown List" ?
103
- "Use nested markdown lists to represent the folder hierarchy to depth level ${DEPTH_LEVEL}." : ""}
104
-
105
- ${VISUALIZATION_STYLE == "Table" ?
106
- "Create a table with columns for Path, Purpose, Content Types, and Conventions." : ""}
107
-
108
- ${INCLUDE_GENERATED_FOLDERS ?
109
- "Include all folders including generated ones." :
110
- "Exclude auto-generated folders like bin/, obj/, node_modules/, etc."}
111
-
112
- ### 3. Key Directory Analysis
113
-
114
- Document each significant directory's purpose, contents, and patterns:
115
-
116
- ${PROJECT_TYPE == "Auto-detect" ?
117
- "For each detected technology, analyze directory structures based on observed usage patterns:" : ""}
118
-
119
- ${(PROJECT_TYPE == ".NET" || PROJECT_TYPE == "Auto-detect") ?
120
- "#### .NET Project Structure (if detected)
121
-
122
- - **Solution Organization**:
123
- - How projects are grouped and related
124
- - Solution folder organization patterns
125
- - Multi-targeting project patterns
126
-
127
- - **Project Organization**:
128
- - Internal folder structure patterns
129
- - Source code organization approach
130
- - Resource organization
131
- - Project dependencies and references
132
-
133
- - **Domain/Feature Organization**:
134
- - How business domains or features are separated
135
- - Domain boundary enforcement patterns
136
-
137
- - **Layer Organization**:
138
- - Separation of concerns (Controllers, Services, Repositories, etc.)
139
- - Layer interaction and dependency patterns
140
-
141
- - **Configuration Management**:
142
- - Configuration file locations and purposes
143
- - Environment-specific configurations
144
- - Secret management approach
145
-
146
- - **Test Project Organization**:
147
- - Test project structure and naming
148
- - Test categories and organization
149
- - Test data and mock locations" : ""}
150
-
151
- ${(PROJECT_TYPE == "React" || PROJECT_TYPE == "Angular" || PROJECT_TYPE == "Auto-detect") ?
152
- "#### UI Project Structure (if detected)
153
-
154
- - **Component Organization**:
155
- - Component folder structure patterns
156
- - Grouping strategies (by feature, type, etc.)
157
- - Shared vs. feature-specific components
158
-
159
- - **State Management**:
160
- - State-related file organization
161
- - Store structure for global state
162
- - Local state management patterns
163
-
164
- - **Routing Organization**:
165
- - Route definition locations
166
- - Page/view component organization
167
- - Route parameter handling
168
-
169
- - **API Integration**:
170
- - API client organization
171
- - Service layer structure
172
- - Data fetching patterns
173
-
174
- - **Asset Management**:
175
- - Static resource organization
176
- - Image/media file structure
177
- - Font and icon organization
178
-
179
- - **Style Organization**:
180
- - CSS/SCSS file structure
181
- - Theme organization
182
- - Style module patterns" : ""}
183
-
184
- ### 4. File Placement Patterns
185
-
186
- ${INCLUDE_FILE_PATTERNS ?
187
- "Document the patterns that determine where different types of files should be placed:
188
-
189
- - **Configuration Files**:
190
- - Locations for different types of configuration
191
- - Environment-specific configuration patterns
192
-
193
- - **Model/Entity Definitions**:
194
- - Where domain models are defined
195
- - Data transfer object (DTO) locations
196
- - Schema definition locations
197
-
198
- - **Business Logic**:
199
- - Service implementation locations
200
- - Business rule organization
201
- - Utility and helper function placement
202
-
203
- - **Interface Definitions**:
204
- - Where interfaces and abstractions are defined
205
- - How interfaces are grouped and organized
206
-
207
- - **Test Files**:
208
- - Unit test location patterns
209
- - Integration test placement
210
- - Test utility and mock locations
211
-
212
- - **Documentation Files**:
213
- - API documentation placement
214
- - Internal documentation organization
215
- - README file distribution" :
216
- "Document where key file types are located in the project."}
217
-
218
- ### 5. Naming and Organization Conventions
219
- Document the naming and organizational conventions observed across the project:
220
-
221
- - **File Naming Patterns**:
222
- - Case conventions (PascalCase, camelCase, kebab-case)
223
- - Prefix and suffix patterns
224
- - Type indicators in filenames
225
-
226
- - **Folder Naming Patterns**:
227
- - Naming conventions for different folder types
228
- - Hierarchical naming patterns
229
- - Grouping and categorization conventions
230
-
231
- - **Namespace/Module Patterns**:
232
- - How namespaces/modules map to folder structure
233
- - Import/using statement organization
234
- - Internal vs. public API separation
235
-
236
- - **Organizational Patterns**:
237
- - Code co-location strategies
238
- - Feature encapsulation approaches
239
- - Cross-cutting concern organization
240
-
241
- ### 6. Navigation and Development Workflow
242
- Provide guidance for navigating and working with the codebase structure:
243
-
244
- - **Entry Points**:
245
- - Main application entry points
246
- - Key configuration starting points
247
- - Initial files for understanding the project
248
-
249
- - **Common Development Tasks**:
250
- - Where to add new features
251
- - How to extend existing functionality
252
- - Where to place new tests
253
- - Configuration modification locations
254
-
255
- - **Dependency Patterns**:
256
- - How dependencies flow between folders
257
- - Import/reference patterns
258
- - Dependency injection registration locations
259
-
260
- ${INCLUDE_FILE_COUNTS ?
261
- "- **Content Statistics**:
262
- - Files per directory analysis
263
- - Code distribution metrics
264
- - Complexity concentration areas" : ""}
265
-
266
- ### 7. Build and Output Organization
267
- Document the build process and output organization:
268
-
269
- - **Build Configuration**:
270
- - Build script locations and purposes
271
- - Build pipeline organization
272
- - Build task definitions
273
-
274
- - **Output Structure**:
275
- - Compiled/built output locations
276
- - Output organization patterns
277
- - Distribution package structure
278
-
279
- - **Environment-Specific Builds**:
280
- - Development vs. production differences
281
- - Environment configuration strategies
282
- - Build variant organization
283
-
284
- ### 8. Technology-Specific Organization
285
-
286
- ${(PROJECT_TYPE == ".NET" || PROJECT_TYPE == "Auto-detect") ?
287
- "#### .NET-Specific Structure Patterns (if detected)
288
-
289
- - **Project File Organization**:
290
- - Project file structure and patterns
291
- - Target framework configuration
292
- - Property group organization
293
- - Item group patterns
294
-
295
- - **Assembly Organization**:
296
- - Assembly naming patterns
297
- - Multi-assembly architecture
298
- - Assembly reference patterns
299
-
300
- - **Resource Organization**:
301
- - Embedded resource patterns
302
- - Localization file structure
303
- - Static web asset organization
304
-
305
- - **Package Management**:
306
- - NuGet configuration locations
307
- - Package reference organization
308
- - Package version management" : ""}
309
-
310
- ${(PROJECT_TYPE == "Java" || PROJECT_TYPE == "Auto-detect") ?
311
- "#### Java-Specific Structure Patterns (if detected)
312
-
313
- - **Package Hierarchy**:
314
- - Package naming and nesting conventions
315
- - Domain vs. technical packages
316
- - Visibility and access patterns
317
-
318
- - **Build Tool Organization**:
319
- - Maven/Gradle structure patterns
320
- - Module organization
321
- - Plugin configuration patterns
322
-
323
- - **Resource Organization**:
324
- - Resource folder structures
325
- - Environment-specific resources
326
- - Properties file organization" : ""}
327
-
328
- ${(PROJECT_TYPE == "Node.js" || PROJECT_TYPE == "Auto-detect") ?
329
- "#### Node.js-Specific Structure Patterns (if detected)
330
-
331
- - **Module Organization**:
332
- - CommonJS vs. ESM organization
333
- - Internal module patterns
334
- - Third-party dependency management
335
-
336
- - **Script Organization**:
337
- - npm/yarn script definition patterns
338
- - Utility script locations
339
- - Development tool scripts
340
-
341
- - **Configuration Management**:
342
- - Configuration file locations
343
- - Environment variable management
344
- - Secret management approaches" : ""}
345
-
346
- ### 9. Extension and Evolution
347
- Document how the project structure is designed to be extended:
348
-
349
- - **Extension Points**:
350
- - How to add new modules/features while maintaining conventions
351
- - Plugin/extension folder patterns
352
- - Customization directory structures
353
-
354
- - **Scalability Patterns**:
355
- - How the structure scales for larger features
356
- - Approach for breaking down large modules
357
- - Code splitting strategies
358
-
359
- - **Refactoring Patterns**:
360
- - Common refactoring approaches observed
361
- - How structural changes are managed
362
- - Incremental reorganization patterns
363
-
364
- ${INCLUDE_TEMPLATES ?
365
- "### 10. Structure Templates
366
-
367
- Provide templates for creating new components that follow project conventions:
368
-
369
- - **New Feature Template**:
370
- - Folder structure for adding a complete feature
371
- - Required file types and their locations
372
- - Naming patterns to follow
373
-
374
- - **New Component Template**:
375
- - Directory structure for a typical component
376
- - Essential files to include
377
- - Integration points with existing structure
378
-
379
- - **New Service Template**:
380
- - Structure for adding a new service
381
- - Interface and implementation placement
382
- - Configuration and registration patterns
383
-
384
- - **New Test Structure**:
385
- - Folder structure for test projects/files
386
- - Test file organization templates
387
- - Test resource organization" : ""}
388
-
389
- ### ${INCLUDE_TEMPLATES ? "11" : "10"}. Structure Enforcement
390
-
391
- Document how the project structure is maintained and enforced:
392
-
393
- - **Structure Validation**:
394
- - Tools/scripts that enforce structure
395
- - Build checks for structural compliance
396
- - Linting rules related to structure
397
-
398
- - **Documentation Practices**:
399
- - How structural changes are documented
400
- - Where architectural decisions are recorded
401
- - Structure evolution history
402
-
403
- Include a section at the end about maintaining this blueprint and when it was last updated.
404
- "
@@ -1,165 +0,0 @@
1
- ---
2
- description: 'This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.'
3
- mode: 'agent'
4
- ---
5
-
6
- # Product Manager Assistant: Feature Identification and Specification
7
-
8
- This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.
9
-
10
- ## 1. Project Understanding Phase
11
-
12
- - Review the project structure to understand its organization
13
- - Read the README.md and other documentation files to understand the project's core functionality
14
- - Identify the existing implementation status by examining:
15
- - Main entry points (CLI, API, UI, etc.)
16
- - Core modules and their functionality
17
- - Tests to understand expected behavior
18
- - Any placeholder implementations
19
-
20
- **Guiding Questions:**
21
- - What is the primary purpose of this project?
22
- - What user problems does it solve?
23
- - What patterns exist in the current implementation?
24
- - Which features are mentioned in documentation but not fully implemented?
25
-
26
- ## 2. Gap Analysis Phase
27
-
28
- - Compare the documented capabilities ONLY against the actual implementation
29
- - Identify "placeholder" code that lacks real functionality
30
- - Look for features mentioned in documentation but missing robust implementation
31
- - Consider the user journey and identify broken or missing steps
32
- - Focus on core functionality first (not nice-to-have features)
33
-
34
- **Output Creation:**
35
- - Create a list of potential missing features (5-7 items)
36
- - For each feature, note:
37
- - Current implementation status
38
- - References in documentation
39
- - Impact on user experience if missing
40
-
41
- ## 3. Prioritization Phase
42
-
43
- - Apply a score to each identified gap:
44
-
45
- **Scoring Matrix (1-5 scale):**
46
- - User Impact: How many users benefit?
47
- - Strategic Alignment: Fits core mission?
48
- - Implementation Feasibility: Technical complexity?
49
- - Resource Requirements: Development effort needed?
50
- - Risk Level: Potential negative impacts?
51
-
52
- **Priority = (User Impact × Strategic Alignment) / (Implementation Effort × Risk Level)**
53
-
54
- **Output Creation:**
55
- - Present the top 3 highest-priority missing features based on the scoring
56
- - For each, provide:
57
- - Feature name
58
- - Current status
59
- - Impact if not implemented
60
- - Dependencies on other features
61
-
62
- ## 4. Specification Development Phase
63
-
64
- - For each prioritized feature, develop a detailed but practical specification:
65
- - Begin with the philosophical approach: simplicity over complexity
66
- - Focus on MVP functionality first
67
- - Consider the developer experience
68
- - Keep the specification implementation-friendly
69
-
70
- **For Each Feature Specification:**
71
- 1. **Overview & Scope**
72
- - What problem does it solve?
73
- - What's included and what's explicitly excluded?
74
-
75
- 2. **Technical Requirements**
76
- - Core functionality needed
77
- - User-facing interfaces (API, UI, CLI, etc.)
78
- - Integration points with existing code
79
-
80
- 3. **Implementation Plan**
81
- - Key modules/files to create or modify
82
- - Simple code examples showing the approach
83
- - Clear data structures and interfaces
84
-
85
- 4. **Acceptance Criteria**
86
- - How will we know when it's done?
87
- - What specific functionality must work?
88
- - What tests should pass?
89
-
90
- ## 5. GitHub Issue Creation Phase
91
-
92
- - For each specification, create a GitHub issue:
93
- - Clear, descriptive title
94
- - Comprehensive specification in the body
95
- - Appropriate labels (enhancement, high-priority, etc.)
96
- - Explicitly mention MVP philosophy where relevant
97
-
98
- **Issue Template Structure:**
99
-
100
- # [Feature Name]
101
-
102
- ## Overview
103
- [Brief description of the feature and its purpose]
104
-
105
- ## Scope
106
- [What's included and what's explicitly excluded]
107
-
108
- ## Technical Requirements
109
- [Specific technical needs and constraints]
110
-
111
- ## Implementation Plan
112
- [Step-by-step approach with simple code examples]
113
-
114
- ## Acceptance Criteria
115
- [Clear list of requirements to consider the feature complete]
116
-
117
- ## Priority
118
- [Justification for prioritization]
119
-
120
- ## Dependencies
121
- - **Blocks:** [List of issues blocked by this one]
122
- - **Blocked by:** [List of issues this one depends on]
123
-
124
- ## Implementation Size
125
- - **Estimated effort:** [Small/Medium/Large]
126
- - **Sub-issues:** [Links to sub-issues if this is a parent issue]
127
-
128
-
129
- ## 5.5 Work Distribution Optimization
130
-
131
- - **Independence Analysis**
132
- - Review each specification to identify truly independent components
133
- - Refactor specifications to maximize independent work streams
134
- - Create clear boundaries between interdependent components
135
-
136
- - **Dependency Mapping**
137
- - For features with unavoidable dependencies, establish clear issue hierarchies
138
- - Create parent issues for the overall feature with sub-issues for components
139
- - Explicitly document "blocked by" and "blocks" relationships
140
-
141
- - **Workload Balancing**
142
- - Break down large specifications into smaller, manageable sub-issues
143
- - Ensure each sub-issue represents 1-3 days of development work
144
- - Include sub-issue specific acceptance criteria
145
-
146
- **Implementation Guidelines:**
147
- - Use GitHub issue linking syntax to create explicit relationships
148
- - Add labels to indicate dependency status (e.g., "blocked", "prerequisite")
149
- - Include estimated complexity/effort for each issue to aid sprint planning
150
-
151
- ## 6. Final Review Phase
152
-
153
- - Summarize all created specifications
154
- - Highlight implementation dependencies between features
155
- - Suggest a logical implementation order
156
- - Note any potential challenges or considerations
157
-
158
- Remember throughout this process:
159
- - Favor simplicity over complexity
160
- - Start with minimal viable implementations that work
161
- - Focus on developer experience
162
- - Build a foundation that can be extended later
163
- - Consider the open-source community and contribution model
164
-
165
- This workflow embodiment of our approach should help maintain consistency in how features are specified and prioritized, ensuring that software projects evolve in a thoughtful, user-centered way.