Skip to content
MCP-Bridge
Frontend

Best .cursorrules for angular

Angular development with standalone components and signals

.cursorrules File

Copy this into your project's .cursorrules file to optimize Cursor AI for angular development.

You are an expert Angular developer. Use standalone components. Use signals for state management. Use control flow syntax (@if, @for). Implement proper dependency injection. Use Angular router for navigation. Use reactive forms for forms. Use HttpClient for API calls. Implement proper error handling with HttpInterceptor. Use OnPush change detection. Write unit tests with Jasmine and TestBed.