Nick Zdanovych avatar

Nick Zdanovych

Community

@zdanovichnick · Kyiv

0Followers
|
2Public Repos
|
16Published Skills

Agent Skills by Nick Zdanovych

Showing 16 vetted skills indexed across 1 GitHub repositories.

zdanovichnickzdanovichnick
4

convention-learner

Detect repository conventions and generate matching .NET code.

Community
Intermediate
zdanovichnickzdanovichnick
4

error-handling

Standardize .NET API error handling with typed results and ProblemDetails.

Community
Intermediate
zdanovichnickzdanovichnick
4

modern-csharp

Refactor .NET 8+ C# classes using C# 12–14 language features.

Community
Basic
zdanovichnickzdanovichnick
4

vertical-slice

Structure .NET API features into slices with endpoints, DTOs, validators, and handlers.

Community
Intermediate
zdanovichnickzdanovichnick
4

opentelemetry

Configure OpenTelemetry SDK tracing and metrics for ASP.NET Core services.

Community
Intermediate
zdanovichnickzdanovichnick
4

ddd

Standardize Domain-Driven Design modeling in .NET with aggregate roots, value objects, and domain events.

Community
Intermediate
zdanovichnickzdanovichnick
4

testing-dotnet

Generate maintainable xUnit unit and integration tests for .NET projects.

Community
Intermediate
zdanovichnickzdanovichnick
4

ef-core-patterns

Guide EF Core migrations, Fluent API configurations, and query optimization in .NET.

Community
Intermediate
zdanovichnickzdanovichnick
4

dotnet-project-init

Discover .NET solution structure, frameworks, and EF Core contexts.

Community
Intermediate
zdanovichnickzdanovichnick
4

resilience

Implement .NET fault-tolerant operations with Polly v8 resilience pipelines.

Community
Advanced
zdanovichnickzdanovichnick
4

aspnet-api-patterns

Define ASP.NET Core API patterns for controllers, minimal APIs, middleware, and JWT authentication.

Community
Basic
zdanovichnickzdanovichnick
4

clean-architecture

Validate .NET project references and DI registrations against clean architecture layer rules.

Community
Intermediate
zdanovichnickzdanovichnick
4

caching

Guide HybridCache, output cache, and IMemoryCache usage with tag-based invalidation.

Community
Advanced
zdanovichnickzdanovichnick
4

authentication

Implement JWT, Identity, and OIDC authentication with policy-based authorization for ASP.NET Core APIs.

Community
Advanced
zdanovichnickzdanovichnick
4

logging

Standardize Serilog structured logging in ASP.NET Core applications.

Community
Intermediate
zdanovichnickzdanovichnick
4

blazor-patterns

Standardize Blazor component patterns for render modes, state, and interop.

Community
Basic