Oğuzhan ÇART
Community@oguzhan18 · Istanbul
Software Developer from Istanbul
Agent Skills by Oğuzhan ÇART
Showing 45 vetted skills indexed across 1 GitHub repositories.
ngrx
Manage Angular state and side effects with NgRx Store, Effects, Entity, and Signal Store.
angular-pwa
Configure service workers and manifests for Angular PWA applications.
angular-performance
Optimize Angular 21+ applications for change detection, lazy loading, and bundle size.
angular-testing
Guide writing, running, and maintaining Angular tests across Jasmine, Karma, Vitest, Jest, and Cypress.
angular-reactive
Guide Angular reactive programming with BehaviorSubject, Observables, async pipe, and shareReplay.
angular-interceptors
Intercept Angular HttpClient requests and responses for authentication, logging, and error handling.
angular-schematics
Generate Angular schematics and custom generators for code scaffolding.
angular-ssr
Configure Angular SSR with client hydration and per-route rendering.
angular-deferrable
Defer Angular 17+ component rendering with @defer triggers and placeholder fallbacks.
angular-pipes
Transform strings and values in Angular 21+ templates using reusable pipes.
angular-animations
Implement Angular 21+ animations with animateEnter and animateLeave APIs.
angular-resolvers
Prefetch Angular route data with ResolveFn functions before component activation.
angular-components
Design and optimize Angular components with signal-based inputs and outputs.
angular-security
Prevent XSS and CSRF vulnerabilities in Angular v21 applications.
angular-di
Manage Angular dependency injection configurations and provider resolution.
shadcn-ng
Document best practices and debugging guidance for shadcn-ng Angular components.
angular-query
Manage Angular server state with TanStack Query signals, caching, mutations, and invalidation.
angular-guards
Implement functional Angular route guards for v21 and later.
angular-router
Simplify Angular routing configuration and navigation for single-page applications.
angular-material
Consolidate Angular Material API changes and best practices for v21 migrations.
angular-control-flow
Migrate legacy Angular template directives to @if/@for/@switch syntax.
angular-destroyref
Migrate Angular subscriptions from ngOnDestroy and Subject patterns to DestroyRef and takeUntilDestroyed.
angular-viewchild
Convert unsafe DOM access into timed ViewChild/QueryList queries in Angular components.
angular-cypress
Automate Angular end-to-end and component testing with Cypress 13.x.