LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Angular 11 to Angular 12 Upgrade - Upgrade an Angular 11.x project to Angular 12.x.

Performs the Angular 11.x to 12.x major-hop upgrade with Node, TypeScript, router, forms, i18n, Universal, and service worker checks.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inspect project dependencies and lockfiles
  • Check Node and workspace status
  • Scan deprecated Angular 11 APIs
  • Upgrade project dependencies to Angular 12
  • Convert code for Angular 12 compatibility
  • Run repository validation commands
  • Set explicit validation gate decision

Inputs

  • package.json and lockfile
  • angular.json configuration file
  • tsconfig.json files
  • polyfills.ts and browserlist files
  • ngsw-config.json service worker file
  • Node.js and package manager versions

Outputs

  • Updated Angular 12 code and configurations
  • Explicit validation gate result
  • Upgrade report and next hop guidance

Requirements

  • Project currently on Angular 11.x
  • Angular 10 to 11 validation gate passed
  • Node.js version higher than 10

Source

  • Spec: SKILL.md
angular
typescript
rxjs
upgrade
angular-12
major-hop
Inspect project dependencies and lockfiles
Check Node and workspace status
Scan deprecated Angular 11 APIs
Upgrade project dependencies to Angular 12
package.json and lockfile
angular.json configuration file
tsconfig.json files
Updated Angular 12 code and configurations
Explicit validation gate result
Upgrade report and next hop guidance