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
Related skills

More from zard-ui/zardui

Installs
21
Repository
zard-ui/zardui
GitHub Stars
968
First Seen
Feb 12, 2026