Skill

Angular Developer

Skill

The official Angular skill. Signals, not NgModules from memory.

angular/angular-developer — components, reactivity, the current CLI.

spec·Apache-2.0·Updated this quarter·github.com/angular/angular-cli

Claude CodeCursorDesktop
Scanned
npx skills add angular/angular-developer

By Angular

Input

An Angular feature or a legacy module.

Output

Current Angular code.

angular-developer.skill/invoke

You say

Rewrite this service with signals.

It returns

signal + computed. HttpResource where it fits.

Prompt notebook

Prompts this skill is built for.

  • You say

    Rewrite this service with signals.

    It returns

    signal + computed. HttpResource where it fits.

  • You say

    Generate a standalone route.

    It returns

    ng generate. No NgModule.

What it teaches

  1. 01Signals
  2. 02Components
  3. 03CLI