Angular Migration
技能 活跃Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
To assist developers in successfully migrating AngularJS applications to modern Angular frameworks by offering detailed strategies, code examples, and best practices.
功能
- AngularJS to Angular migration strategies
- Hybrid app setup guidance
- Component and service migration code examples
- Dependency injection and routing updates
- Forms migration patterns
使用场景
- Migrating large AngularJS applications to Angular
- Planning and executing incremental framework upgrades
- Modernizing legacy Angular codebase
- Understanding hybrid AngularJS/Angular application architectures
非目标
- Performing the migration automatically
- Providing runtime code execution or direct project modification
- Covering migrations to frameworks other than Angular
Versioning
- warning:Release ManagementWhile the repository has recent commits, there is no clear versioning signal (e.g., semantic version in frontmatter, CHANGELOG, or release tags) for the specific skill, and installation references 'main'.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install framework-migration@claude-code-workflows质量评分
类似扩展
React Modernization
99Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.
Angular Developer
100生成 Angular 代码并提供架构指导。在创建项目、组件或服务时触发,或针对响应式(signals, linkedSignal, resource)、表单、依赖注入、路由、SSR、可访问性(ARIA)、动画、样式(组件样式, Tailwind CSS)、测试或 CLI 工具的最佳实践。
Layout Audit
100Layout and spacing audit covering grid, spacing consistency, density, responsive behavior
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Cleanup Cycles
100Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".
Netlify Identity
100用于身份验证、用户注册、登录、密码恢复、OAuth 提供商、基于角色的访问控制或保护路由和函数。始终使用 `@netlify/identity`。切勿使用 `netlify-identity-widget` 或 `gotrue-js` — 它们已弃用。