All authors
zdanovichnick avatar

Claude Skills by zdanovichnick

github.com/zdanovichnick
16 skillsA× 160 installs89 views
Aspnet Api PatternsA

ASP.NET Core API patterns — controllers vs minimal API, middleware, error handling, versioning, and authentication setup.

developmentapisecurity
0
3
Blazor PatternsA

Blazor component patterns — v2 placeholder for Server and WebAssembly render modes, state management, and JS interop.

developmentjavascriptjava
0
3
Clean ArchitectureA

.NET clean architecture enforcement — layer rules, dependency direction, DI registration patterns, and project reference validation.

developmentsqlapi
0
3
Dotnet Project InitA

Discovers .NET solution context — projects, frameworks, test runners, EF contexts, architecture style, and package management.

data-aibashsql
0
3
Ef Core PatternsA

EF Core best practices reference — safe migrations, query optimization, configuration patterns, and common pitfalls.

developmentsqlapi
0
3
Testing DotnetA

.NET testing patterns — xUnit conventions, integration tests with WebApplicationFactory, mocking strategies, and test organization.

developmenttestingapi
0
3
AuthenticationA

JWT bearer auth, ASP.NET Identity, OIDC, and policy-based authorization patterns for ASP.NET Core APIs.

ai-agentsgoapi
0
3
CachingA

HybridCache (.NET 9+), output caching, cache-aside pattern, and IMemoryCache — registration, usage, invalidation, and key strategy.

ai-agentsgosql
0
3
Convention LearnerA

Protocol for detecting and replicating existing project conventions before generating new code — naming, folder structure, DI registration, test framework, DTOs, and error handling.

ai-agentsapi
0
3
DddA

Domain-Driven Design patterns for .NET — aggregates, value objects, strongly-typed IDs, domain events, repositories, and layer rules.

ai-agentsgoapi
0
3
Error HandlingA

Result pattern, ProblemDetails (RFC 7807), global exception boundaries, and typed error records for .NET APIs.

ai-agentsgoapi
0
3
LoggingA

Serilog structured logging for ASP.NET Core — setup, message templates, LogContext enrichment, request logging middleware, and log level guidelines.

ai-agentssqldebugging
0
3
Modern CsharpA

C# 12–14 language features with practical patterns — primary constructors, collection expressions, records, pattern matching, nullable reference types, and more.

ai-agentsgoc#
0
3
OpentelemetryA

OpenTelemetry SDK for .NET — tracing, custom spans, metrics, .NET Aspire integration, and OTLP exporter configuration.

ai-agentsgosql
0
3
ResilienceA

Polly v8 resilience patterns for .NET — retry, circuit breaker, timeout, hedging, and IHttpClientFactory integration using Microsoft.Extensions.Resilience.

ai-agentsgosql
0
3
Vertical SliceA

Vertical Slice Architecture (VSA) for .NET APIs — feature-first folder structure, IEndpointGroup pattern, cross-cutting concerns, and testing approach.

ai-agentstestingapi
0
3