Google's comprehensive Angular development assistant that handles everything from project scaffolding to architectural decisions. It automatically runs `ng build` after generating code to catch errors, follows strict version detection rules for new projects, and defaults to Signal Forms for Angular v21+. The skill covers the full Angular ecosystem including signals, dependency injection, routing, accessibility patterns, and testing. What makes it solid is the built-in error checking and the opinionated defaults that align with current Angular best practices, so you're not constantly second-guessing framework conventions.
npx skills add https://github.com/angular/skills --skill angular-developer