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.
$npx -y skills add loiane/specs-driven-development-spring-angular --skill angular-new-appInstalls into the current project.
Run `npx skills use "https://github.com/loiane/specs-driven-development-spring-angular" --skill "loiane/specs-driven-development-spring-angular/angular-new-app"` 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/loiane/specs-driven-development-spring-angular" that are relevant to the current task. Run `npx skills add "https://github.com/loiane/specs-driven-development-spring-angular"` and select the relevant skills, then follow their instructions.