AI AGENT ADDONS

Angular developers use the Angular CLI to create and manage projects. This tool helps with setting up new apps, generating code, and running tests. It works with Angular version 20 and above.

Code generation makes adding components, services, and guards fast. Build and test commands let you see results right away. The CLI also handles production builds for faster apps.

You can customize settings in the angular.json file. Use the ng serve command to preview your app locally. This skill gives you all the commands you need for daily Angular work.

Add Angular Tooling skill to your workflow

Global

mkdir -p ~/.claude/skills/angular-tooling

Project

mkdir -p .claude/skills/angular-tooling

Source Repository

Stars
596
Forks
70
Watchers
596
License
MIT
Last Push
4 months ago
Created
6 months ago