Acerca de
The Angular Migration Assistant is designed to help developers navigate the complex process of upgrading legacy AngularJS (1.x) applications to modern Angular (2+). It provides specialized logic for setting up hybrid environments using ngUpgrade, allowing both frameworks to run concurrently. The skill automates the refactoring of legacy controllers and directives into TypeScript-based components, migrates services to modern dependency injection patterns, and offers structured strategies for routing and form transitions. It is an essential tool for reducing the technical debt of legacy enterprise applications while ensuring adherence to modern Angular best practices.