analogjs/angular-skills
These skills were imported into SkillJury from the public skills ecosystem.
angular-component
Build standalone Angular v20+ components with signals, OnPush detection, and modern control flow.
angular-signals
Signal-based reactive state management for Angular v20+ with synchronous, fine-grained reactivity.
angular-di
Dependency injection configuration and service management for Angular v20+ using inject() and providers.
angular-directives
Custom directives for DOM manipulation, behavior extension, and component composition in Angular v20+.
angular-forms
Signal-based reactive forms for Angular v21+ with automatic two-way binding and schema-based validation.
angular-http
Signal-based HTTP data fetching with httpResource(), resource(), and HttpClient for Angular v20+.
angular-routing
Angular v20+ routing with lazy loading, functional guards, resolvers, and signal-based route parameters.
angular-testing
Unit and integration testing for Angular v20+ with Vitest or Jasmine, supporting signals and modern patterns.
angular-tooling
Angular CLI and development tools for v20+ project setup, code generation, building, testing, and configuration.
angular-ssr
Server-side rendering, hydration, and prerendering for Angular v20+ applications.