Angular v22 Modernization Baseline
Installation
SKILL.md
Angular v22 Modernization Baseline
Purpose
Use this skill to modernize an app already on Angular 22 without mixing in the upgrade hop.
When to Use
Use this skill when:
- The app is already on Angular 22.
- You want to adopt stable v22 APIs after the hop.
- The app needs a modernization slice for forms, accessibility, async state, or change detection.
When Not to Use
Do not use this skill when: