Ronny Delgado avatar

Ronny Delgado

Community

@ronnythedev · Costa Rica

14Followers
|
24Public Repos
|
23Published Skills

Software Engineer | Full Stack Developer | Book Lover | Movie Buff | Tech Enthusiast

Agent Skills by Ronny Delgado

Showing 23 vetted skills indexed across 1 GitHub repositories.

ronnythedevronnythedev
69

ef-core-configuration

Generate Entity Framework Core Fluent API configurations for .NET 8+ domain entities.

Community
Advanced
ronnythedevronnythedev
69

email-service

Send transactional emails via SendGrid with templated content and localization.

Community
Intermediate
ronnythedevronnythedev
69

audit-trail

Generate audit trails for .NET EF Core entities with UTC timestamps and user attribution.

Community
Intermediate
ronnythedevronnythedev
69

integration-testing

Automate ASP.NET Core integration tests with Testcontainers and Respawn.

Community
Advanced
ronnythedevronnythedev
69

domain-entity-generator

Generate DDD-aligned domain entities with factory methods and domain events.

Community
Basic
ronnythedevronnythedev
69

dapper-query-builder

Generate optimized Dapper read queries with multi-mapping, pagination, and dynamic filtering.

Community
Intermediate
ronnythedevronnythedev
69

pipeline-behaviors

Compose MediatR pipeline behaviors for logging, validation, and exception handling.

Community
Advanced
ronnythedevronnythedev
69

unit-testing

Generate xUnit unit tests for Clean Architecture command and query handlers.

Community
Intermediate
ronnythedevronnythedev
69

jwt-authentication

Configure JWT Bearer authentication for .NET APIs with token issuance and validation.

Community
Advanced
ronnythedevronnythedev
69

cqrs-command-generator

Generate CQRS commands, validators, and handlers for .NET applications.

Community
Intermediate
ronnythedevronnythedev
69

dotnet-clean-architecture

Scaffold a layered .NET solution with Clean Architecture boundaries.

Community
Advanced
ronnythedevronnythedev
69

quartz-background-jobs

Schedule recurring .NET background jobs with Quartz.NET cron triggers.

Community
Intermediate
ronnythedevronnythedev
69

repository-pattern

Generate EF Core repository interfaces and implementations for aggregate roots.

Community
Advanced
ronnythedevronnythedev
69

result-pattern

Replace exceptions with Result and Error types in domain logic.

Community
Basic
ronnythedevronnythedev
69

domain-events-generator

Generate domain events, handlers, and Outbox integration using MediatR.

Community
Intermediate
ronnythedevronnythedev
69

permission-authorization

Implement permission-based authorization in .NET apps with HasPermission attributes and dynamic policies.

Community
Intermediate
ronnythedevronnythedev
69

specification-pattern

Encapsulate EF Core query logic into reusable, composable specifications with criteria, includes ordering and paging.

Community
Advanced
ronnythedevronnythedev
69

outbox-pattern

Persist domain events with aggregates and process them via a scheduled background job.

Community
Advanced
ronnythedevronnythedev
69

fluent-validation

Generate FluentValidation validators for .NET commands and queries.

Community
Intermediate
ronnythedevronnythedev
69

email-service-aws-ses

Sends templated email via AWS SES from .NET apps with placeholder replacement.

Community
Intermediate
ronnythedevronnythedev
69

health-checks

Configure ASP.NET Core health checks for liveness, readiness, and dependencies.

Community
Intermediate
ronnythedevronnythedev
69

api-controller-generator

Generate ASP.NET Core RESTful API controllers with MediatR, versioning, and authorization.

Community
Intermediate
ronnythedevronnythedev
69

cqrs-query-generator

Generate CQRS read-side queries and handlers with Dapper for .NET 8+ projects.

Community
Basic