generate ai-config
Command
ng generate ai-config
Generates AI configuration files for Angular projects. This schematic creates configuration files that help AI tools follow Angular best practices, improving the quality of AI-generated code and suggestions.
Options
tool
Specifies which AI tools to generate configuration files for. These file are used to improve the outputs of AI tools by following the best practices.
Value Type
array
Allowed Valuesclaude
, copilot
, cursor
, gemini
, jetbrains
, none
, windsurf
Defaultnone
Jump to details