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
toolSpecifies which AI tools to generate configuration files (AGENTS.md, CLAUDE.md, MCP server config) for.
Value Type
arrayAllowed Valuesclaude-code, cursor, gemini-cli, none, open-ai-codex, vscodeDefaultnoneJump to details