Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation, building, testing, and configuration. Triggers on creating new projects, generating components/services/modules, configuring builds, running tests, or optimizing production builds. Don't use for Nx workspace commands, custom Webpack configurations, or non-Angular CLI build systems like Vite standalone or esbuild direct usage.
$npx -y skills add analogjs/angular-skills --skill angular-toolingInstalls into the current project.
Run `npx skills use "https://github.com/analogjs/angular-skills" --skill "analogjs/angular-skills/angular-tooling"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/analogjs/angular-skills" that are relevant to the current task. Run `npx skills add "https://github.com/analogjs/angular-skills"` and select the relevant skills, then follow their instructions.