UNPKG

agent-rules-kit

Version:

CLI tool to bootstrap AI agent rules for multiple IDEs and frameworks. Generates optimized rules for Cursor, VS Code, Claude, and 6+ other AI coding assistants.

31 lines (21 loc) 764 B
--- description: Version information for Angular applications globs: <root>/src/**/*.ts,<root>/src/**/*.html,<root>/src/**/*.scss,<root>/src/**/*.css,<root>/angular.json alwaysApply: true --- # Angular Version Information This project is using Angular **{detectedVersion}**. ## Version-Specific Considerations The rules in this folder are adapted for Angular {detectedVersion}, which falls into the "{versionRange}" compatibility range. ## Framework Structure The Angular application is located at: `{projectPath}` ## Detected Components The system has detected your Angular installation and will apply appropriate rules for: - Core Angular functionality - Components - Services - Modules - Routing - Dependency Injection - RxJS - Testing