Angular v22 Build System Migration
Installation
SKILL.md
Angular v22 Build System Migration
Purpose
Use this skill when Angular 22 build, serve, or test infrastructure needs to move away from deprecated builder paths.
When to Use
Use this skill when:
- The app still depends on webpack-based Angular builders.
- CI or local commands need a v22-compatible build path.
- The project has custom builders or architect wiring that may need a rewrite.
When Not to Use
Do not use this skill when: