Generate a new Angular workspace using 'ng new' by specifying workspace name, directory, and optional configurations. Simplify Angular project setup with predefined structure and settings.
Update Angular packages and run migrations with 'ng update'. Specify packages, manage versions, handle peer dependencies, and enable source control commits in Angular projects.
Add npm packages to an Angular workspace using the 'ng add' command. Specify the package name, app root path, and optional settings to integrate dependencies efficiently.
Create Angular artifacts like components or services using a specified schematic. Define the artifact name, path, and app root for precise file generation, with optional settings for interactive prompts and dry runs.
Retrieve Angular standalone component usage patterns for specific NTV components to implement correct component integration in your Angular applications.
Create UI components for React, Vue, Angular, or Svelte by specifying the name, framework, styling, and features. Simplifies frontend development with tailored component generation.
Provides 11 powerful tools for Angular development with enterprise-grade templates, scaffolding capabilities, and project generation features for modern Angular 20.0.x applications.
A Model Context Protocol server that provides Angular project analysis and refactoring capabilities, enabling LLMs to analyze component usage patterns, dependency structures, and perform safe refactoring with breaking change detection.