home / skills / pluginagentmarketplace / custom-plugin-angular

pluginagentmarketplace/custom-plugin-angular

Angular Development Plugin

11 skills
GitHub

Sponsored

deployment

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you deploy Angular apps with production builds, CI/CD pipelines, hosting choices, and SSR options for scalable delivery.
forms

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you implement robust Angular forms with reactive and template-driven approaches, validation, async checks, and dynamic form generation.
rxjs

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you implement RxJS observables, apply operators, manage memory with unsubscribe patterns, and build reactive data pipelines in Angular.
angular-material

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you build accessible Angular Material interfaces with theming and responsive layouts, delivering consistent UI with theme customization.
core

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you generate Angular components, services, and modules with DI, lifecycle hooks, and production-ready patterns to architect scalable apps.
http-client

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you master Angular HttpClient usage for API calls, interceptors, and robust error handling across components.
routing

pluginagentmarketplace/custom-plugin-angular

4
This skill helps optimize Angular routing performance by enabling lazy loading, guards, preloading, change detection tuning, and bundle analysis.
performance

pluginagentmarketplace/custom-plugin-angular

4
This skill optimizes Angular applications by applying change detection, lazy loading, and bundle strategies to boost performance.
state-management

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you implement NgRx store architecture with actions, reducers, effects, and selectors for scalable Angular state management.
testing

pluginagentmarketplace/custom-plugin-angular

4
This skill helps you implement comprehensive testing and deployment workflows for Angular apps, covering unit, E2E tests, mocks, CI/CD, and production