angular
@angular Organization
Public Skills
angular-new-app
by angular
Creates a new Angular app using the Angular CLI. This skill should be used whenver a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application.
reference-core
by angular
Explains the mental model and architecture of the code under packages/core. You MUST use this skill any time you plan to work with code in packages/core
adev-writing-guide
by angular
Comprehensive writing guide for Angular documentation (adev). Covers Google Technical Writing standards, Angular-specific markdown extensions, code blocks, and components. Use when authoring or reviewing content in adev/src/content.
reference-signal-forms
by angular
Explains the mental model and architecture of the code under packages/forms/signals. You MUST use this skill any time you plan to work with code in packages/forms/signals
reference-compiler-cli
by angular
Explains the mental model and architecture of the code under packages/compiler-cli. You MUST use this skill any time you plan to work with code in packages/compiler-cli