Skill Claude CodeCodex
Blazor component patterns — v2 placeholder for Server and WebAssembly render modes, state management, and JS interop.
Skill Claude CodeCodex
Blazor component patterns — v2 placeholder for Server and WebAssembly render modes, state management, and JS interop.
Skill Claude CodeCodex
HybridCache (.NET 9+), output caching, cache-aside pattern, and IMemoryCache — registration, usage, invalidation, and key strategy.
Skill Claude CodeCodex
.NET clean architecture enforcement — layer rules, dependency direction, DI registration patterns, and project reference validation.
Skill Claude CodeCodex
Protocol for detecting and replicating existing project conventions before generating new code — naming, folder structure, DI registration, test framework, DTOs, and error handling.
Skill Claude CodeCodex
Domain-Driven Design patterns for .NET — aggregates, value objects, strongly-typed IDs, domain events, repositories, and layer rules.
Skill Claude CodeCodex
Discovers .NET solution context — projects, frameworks, test runners, EF contexts, architecture style, and package management.
Skill Claude CodeCodex
EF Core best practices reference — safe migrations, query optimization, configuration patterns, and common pitfalls.
Skill Claude CodeCodex
Result pattern, ProblemDetails (RFC 7807), global exception boundaries, and typed error records for .NET APIs.
Skill Claude CodeCodex
Serilog structured logging for ASP.NET Core — setup, message templates, LogContext enrichment, request logging middleware, and log level guidelines.
Skill Claude CodeCodex
C# 12–14 language features with practical patterns — primary constructors, collection expressions, records, pattern matching, nullable reference types, and more.
Skill Claude CodeCodex
OpenTelemetry SDK for .NET — tracing, custom spans, metrics, .NET Aspire integration, and OTLP exporter configuration.
Skill Claude CodeCodex
Polly v8 resilience patterns for .NET — retry, circuit breaker, timeout, hedging, and IHttpClientFactory integration using Microsoft.Extensions.Resilience.
Skill Claude CodeCodex
.NET testing patterns — xUnit conventions, integration tests with WebApplicationFactory, mocking strategies, and test organization.
Skill Claude CodeCodex
Vertical Slice Architecture (VSA) for .NET APIs — feature-first folder structure, IEndpointGroup pattern, cross-cutting concerns, and testing approach.