angular-best-practices
Installation
SKILL.md
Angular Micro-Code Audit Plan
This plan executes a deep-dive analysis of the modern Angular (Angular 2+, Angular CLI, TypeScript) codebase focusing on Micro-Level Code Quality and adherence to specific component/module architecture, lifecycle & dependency-injection, services & RxJS state management, testing, change-detection performance, and TypeScript standards.
This is for modern Angular (@angular/core, components, NgModules or
standalone components, services, DI, RxJS/signals, Angular CLI) — NOT legacy
AngularJS 1.x ($scope, controllers, .directive(), Bower). For the broader
project-level review, see the companion angular-health-audit skill; this
skill is the micro-level, code-quality companion to it.
Agent Role & Context
Role: Angular Micro-Code Quality Auditor