## Build & Development Commands
-
## Testing Guidelines
-
## Code Style & Guidelines
-
## Documentation Guidelines
-
## Always generate production-ready, clean and modular code.
## Stick to the existing project structure. Do not propose new folders unless explicitly requested.
## Avoid overly verbose explanations unless the user asks for them. Get to the point.
-
## If the user references a bug, error, or stack trace, analyze and fix it immediately.
-
## Show complete code snippets (never partials unless asked).
-
## All code must follow best practices for readability, reusability, and performance.
-