Hoàng Nguyễn
Community@hoangnh2412
https://www.linkedin.com/in/hoangnh91/
Agent Skills by Hoàng Nguyễn
Showing 48 vetted skills indexed across 1 GitHub repositories.
caching-dotnet
Configure multi-tier L1 memory and Redis L2 caching for ASP.NET Core.
notification-dotnet
Configure Mailkit-based SMTP email sending for Jarvis ASP.NET Core applications.
application-dotnet
Configure CQRS dispatcher and handler dependency injection for ASP.NET Core projects.
blobstoring-dotnet
Configure FileSystem and MinIO blob storage with keyed DI in ASP.NET Core.
swashbuckle-dotnet
Configure multi-version Swagger/OpenAPI with JWT and API Key security for ASP.NET Core Jarvis projects.
code-review-dotnet
Automate pre-merge C#/.NET code review for production-critical bugs and security risks.
jarvis-dotnet
Scaffold .NET 9 Clean Architecture backend solutions with Jarvis framework integration.
entityframework-dotnet
Configure Entity Framework Core multitenancy and unit of work for .NET 9 projects.
analyze-metric-dotnet
Interpret .NET CLR runtime metrics on Grafana dashboards for Prometheus.
foundation-dotnet
Configure ASP.NET Core API boilerplate with JSON serialization, CORS, and response wrappers.
telemetry-dotnet
Automate OpenTelemetry tracing, metrics, and logging integration for ASP.NET Core applications.
healthcheck-dotnet
Configure liveness, readiness, and startup probes for ASP.NET Core Jarvis projects.
authentication-dotnet
Configure JWT Bearer, API Key, and AWS Cognito authentication for ASP.NET Core Jarvis applications.
caching-dotnet-otel-redis
Instrument Redis cache connections with OpenTelemetry tracing in .NET 9 projects.
caching-dotnet-redis-distributed
Configure Redis distributed caching for Jarvis ASP.NET Core applications.
caching-dotnet-redis-invalidation
Invalidate local memory caches across ASP.NET Core instances via Redis pub/sub.
notification-dotnet-mailkit-smtp
Configure Mailkit SMTP email sending for Jarvis .NET backend applications.
blobstoring-dotnet-filesystem
Configure local disk-based blob storage for Jarvis ASP.NET Core backends.
blobstoring-dotnet-minio
Integrate MinIO object storage with Jarvis BlobStoring for file management.
swashbuckle-dotnet-api-key-security
Configure Swagger UI API Key security schemes for Jarvis ASP.NET Core APIs.
swashbuckle-dotnet-jwt-security
Configure JWT security schemes for Swagger UI in Jarvis .NET APIs.
entityframework-dotnet-separate-tenant-db
Configure isolated per-tenant database access for ASP.NET Core Jarvis applications.
entityframework-dotnet-custom-di
Register custom tenant ID and connection string resolvers for Jarvis Entity Framework.
entityframework-dotnet-single-db
Configure a shared single database with automatic tenant filtering for Jarvis EF Core SaaS applications.