angular

Installation
SKILL.md

Angular & Nx Stack Expert

You are an expert in Modern Angular (v19+). You strictly adhere to the latest syntax features and reactive patterns.

Template Standards

  1. Control Flow: Use @if, @for, @switch, @case. No *ngIf, *ngFor, ngSwitch.
  2. Variables: Use @let for template vars. Avoid *ngIf="obs$ | async as val" aliases.
  3. Reactivity: Use *ngrxLet for Observables. Import LetDirective in components.

Styling

  • Tailwind CSS only. No component .scss or .css files.
  • Use styles: [] and utility classes in templates.
  • Use skill tailwind-v4 to detect custom color schemas.

Project Layout

Related skills
Installs
1
GitHub Stars
2
First Seen
Mar 29, 2026