Angular v22 Router Upgrade Contracts

Installation
SKILL.md

Angular v22 Router Upgrade Contracts

Purpose

Use this skill when Angular 22 changes affect route configuration, guards, redirects, route reuse, or navigation behavior.

When to Use

Use this skill when:

  • The bootstrap router config needs a v22 update.
  • Guards, redirects, or route reuse rely on older contracts.
  • The app depends on route parameter inheritance or navigation behavior.

When Not to Use

Do not use this skill when:

Installs
GitHub Stars
3
First Seen
Angular v22 Router Upgrade Contracts — janpereira-dev/ngautopilot