--- description: General project rules that applies to all file types. Should be most general globs: **/* --- - Naming Conventions: Follow clear and consistent naming conventions. - Performance Optimization: Optimize code for performance. - Key Conventions: Adhere to project-specific key conventions. - Error Handling and Validation: implement comprehensive error handling and validation.