What problem does it solve?
This Skill removes the friction of setting up and maintaining modern Angular 17+ applications by guiding architecture, component design, routing, state management, reactive flows, and testing in one place.
Core Features & Use Cases
- Standalone Angular Components: Create standalone components with signals, computed state, inputs, outputs, and OnPush change detection.
- Routing and Lazy Loading: Configure advanced routing with guards, resolvers, route inputs, child routes, and lazy-loaded feature areas.
- NgRx and RxJS Patterns: Implement reducers, selectors, effects, and resilient observable pipelines with proper error handling and cleanup.
- Performance and Quality: Apply bundle optimization, accessibility-aware patterns, trackBy usage, and strong test coverage for production-ready frontends.
- Use Case: Use this Skill when building a new Angular dashboard, modernizing an existing app to standalone APIs, or adding a maintainable state and routing architecture to an enterprise project.
Quick Start
Ask for a complete Angular 17+ feature implementation with standalone components, signals, routing, NgRx, and tests tailored to your app.