概要
This skill provides a comprehensive framework for transitioning from AngularJS (1.x) to modern Angular versions. It guides developers through complex migration strategies including the hybrid approach (ngUpgrade), big-bang rewrites, and vertical slice migrations. By providing standardized patterns for converting controllers to components, factories to services, and scope-based logic to reactive patterns, this skill minimizes the technical debt and architectural friction typically associated with framework modernization projects.