angular-new-app

angular new app

angular ↓ 9.5k
Claude Code
View source ↗

What it does

  • on nix systems which ng
  • on Windows systems where ng, if powershell gcm ng
  • --style=scss|css|less — stylesheet format
  • --routing — add routing module
  • --ssr — enable server-side rendering
  • --prefix=<prefix> — component selector prefix
  • --skip-tests — only if the user explicitly requests it

Requirements & configuration

  • Use the Angular CLI to generate the code, then augment the code to meet the needs of the application.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

angular new app

Source

Repository: https://github.com/angular/skills

angular-new-app FAQ

What does the angular-new-app skill do?

Creates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application. on nix systems which ng on Windows systems where ng, if powershell gcm ng

What does angular-new-app require?

Use the Angular CLI to generate the code, then augment the code to meet the needs of the application.

How do I install angular-new-app?

Run: npx -y skills add https://github.com/angular/skills --skill angular-new-app --agent claude-code — the source lives at github.com/angular/skills.

Maintain angular-new-app?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

angular-new-app on getagentictools
[![angular-new-app on getagentictools](https://getagentictools.com/badge/skills/angular-skills-angular-new-app.svg)](https://getagentictools.com/skills/angular-skills-angular-new-app?ref=badge)
npx agentictools info skills/angular-skills-angular-new-app

The second line is the CLI lookup for this page — handy in READMEs and docs.