Covers the essential Angular CLI commands and configurations for Angular v20+ projects, from ng new and component generation to production builds and performance analysis. Handles the shift to standalone components as the default, the new application builder, and updated project structure with the public folder. Good for developers who need quick reference for CLI flags, angular.json configuration, and modern Angular tooling patterns. The examples are current and the coverage is comprehensive without getting into advanced Nx or custom build setups.
npx skills add https://github.com/analogjs/angular-skills --skill angular-tooling