CLI

generate ai-config

Command
ng generate ai-config [options]

Generates AI configuration files for Angular projects. This schematic creates instruction files (e.g. AGENTS.md, CLAUDE.md) and Angular MCP server configuration, improving the quality of AI-generated code and suggestions.

Options

tool

Specifies which AI tools to generate configuration files (AGENTS.md, CLAUDE.md, MCP server config) for.

Value TypearrayAllowed Valuesclaude-code, cursor, gemini-cli, none, open-ai-codex, vscodeDefaultnone
Jump to details