概要
This skill provides a robust framework for managing the complete lifecycle of Angular applications, focusing on reliability and performance. It enables developers to implement sophisticated unit tests with TestBed, manage complex asynchronous operations, and mock HTTP services effectively. Beyond testing, it offers detailed patterns for End-to-End (E2E) automation using Cypress and the Page Object Model. For production readiness, the skill guides users through AOT compilation, bundle analysis, and multi-platform deployment strategies—including Firebase, Netlify, and Docker—while integrating CI/CD pipelines and performance monitoring via GitHub Actions and Sentry.