angular-tooling

Installation
SKILL.md

Angular Tooling

Use Angular CLI and development tools for efficient Angular v20+ development.

Project Setup

Create New Project

# Create new standalone project (default in v20+)
ng new my-app

# With specific options
ng new my-app --style=scss --routing --ssr=false

# Skip tests
ng new my-app --skip-tests
Installs
2
GitHub Stars
134
First Seen
Mar 29, 2026
angular-tooling — kilo-org/kilo-marketplace