소개
The Angular Migration skill provides a comprehensive framework for modernizing legacy AngularJS (1.x) applications into current Angular versions. It guides developers through critical migration patterns, including setting up hybrid environments using ngUpgrade, converting controllers and directives into components, updating dependency injection patterns, and transitioning from $routeProvider to the modern Angular Router. Whether performing a complete rewrite or a feature-by-feature incremental migration, this skill offers the technical patterns and best practices needed to ensure architectural consistency and minimal downtime during the transition.