home / skills / analogjs / angular-skills

analogjs/angular-skills

Agent Skills for Angular Developers

10 skills
GitHub

Sponsored

angular-di

analogjs/angular-skills

101
This skill helps Angular developers implement and configure dependency injection with inject(), providers, and tokens to manage service lifetimes and
angular-routing

analogjs/angular-skills

101
This skill helps Angular developers implement routing v20+ with lazy loading, guards, resolvers, and signal-based parameters for robust navigation.
angular-signals

analogjs/angular-skills

101
This skill helps Angular developers adopt signals for reactive state management, enabling writable, derived, and dependent state with effects.
angular-directives

analogjs/angular-skills

101
This skill helps Angular developers create reusable directives for DOM manipulation, behavior extension, and composition across components.
angular-component

analogjs/angular-skills

101
This skill helps you create modern Angular standalone components using v20+ best practices, enabling signal-based inputs/outputs, OnPush, host bindings, and
angular-tooling

analogjs/angular-skills

101
This skill helps you maximize Angular v20+ development efficiency by guiding project setup, code generation, building, testing, and configuration.
angular-ssr

analogjs/angular-skills

101
This skill helps Angular developers implement server-side rendering, hydration, and prerendering with v20+ so apps load faster and are SEO-friendly.
angular-forms

analogjs/angular-skills

101
This skill helps you build and validate signal-based Angular forms with automatic binding and dynamic fields using the Signal Forms API.
angular-http

analogjs/angular-skills

101
This skill helps Angular developers fetch data with signal-based resources and HttpClient, handling loading, errors, and interceptors efficiently.
angular-testing

analogjs/angular-skills

101
This skill helps Angular developers write robust unit and integration tests using Vitest or Jasmine, including signals, OnPush, and HTTP interactions.