Help us improve
Share bugs, ideas, or general feedback.
From role-frontend
Provides Angular 14+ expertise for standalone components, signals, RxJS patterns, NgRx state management, dependency injection, lazy loading routes, OnPush change detection, and testing.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-frontendHow this skill is triggered — by the user, by Claude, or both
Slash command
/role-frontend:angular-expertThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Building or reviewing Angular 14+ applications with standalone components
Provides expert Angular/TypeScript patterns for standalone components, signals, RxJS, NgRx state management, smart/dumb components, and performance.
Provides expertise for modern Angular v20+ apps using Signals, Standalone Components, Zoneless change detection, SSR/Hydration, and reactive patterns. Ideal for new builds and performance optimization.
Generates Angular 17+ standalone components, configures lazy-loaded routing with guards, implements NgRx and RxJS patterns, optimizes performance, and writes tests for enterprise apps.
Share bugs, ideas, or general feedback.
standalone: true on every new component; NgModules are legacyreferences/standalone-signals-di.md — standalone component setup, bootstrapApplication, signal/computed/effect, input/output/model/viewChild, toSignal/toObservable, inject() and InjectionToken, OnPush and zoneless change detectionreferences/rxjs-forms-routing-http.md — higher-order mapping operators, error handling, takeUntilDestroyed, async pipe, reactive forms with NonNullableFormBuilder, custom validators, functional guards/resolvers, @defer blocks, functional HTTP interceptorsreferences/ngrx-testing-performance.md — NgRx createFeature/createActionGroup/createSelector, effects with exhaustMap, @ngrx/signals signalStore, component testing with TestBed, component harnesses, marble testing, bundle analysis, SSR hydration, Angular Material and CDK, anti-patterns table