This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: Architecture
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
Before generating code:
|
||||
|
||||
- Search for existing implementations.
|
||||
- Reuse existing services.
|
||||
- Reuse existing DTOs.
|
||||
- Follow naming conventions.
|
||||
- Match the project's coding style.
|
||||
- Never duplicate logic.
|
||||
- Prefer extending existing modules.
|
||||
Reference in New Issue
Block a user