Diego Josimar de Souza Sá avatar

Diego Josimar de Souza Sá

Community

@diegoknsk

1Followers
|
27Public Repos
|
17Published Skills

Agent Skills by Diego Josimar de Souza Sá

Showing 17 vetted skills indexed across 2 GitHub repositories.

diegoknskdiegoknsk
3

persistence-shared-infrastructure-dotnet10

Manage shared database connections and Dapper usage in .NET applications.

Community
Advanced
diegoknskdiegoknsk
3

skill-creator

Guide users through defining, testing, and optimizing AI skill specifications.

Community
Advanced
diegoknskdiegoknsk
3

api-backend-dotnet

Build HTTP backends in .NET 8/10 with controller-first design and standardized error handling.

Community
Intermediate
diegoknskdiegoknsk
3

async-processing-dotnet

Automate asynchronous task management in .NET 8/10 with background services and retry logic.

Community
Intermediate
diegoknskdiegoknsk
3

persistence-dapper-dotnet10

Standardize database persistence in .NET 8/10 applications using Dapper.

Community
Advanced
diegoknskdiegoknsk

architecture-clean-70-dotnet

Create a 70% Clean Architecture structure for .NET projects with API and Lambda entry points.

Community
Advanced
diegoknskdiegoknsk

security

Configures JWT authentication, secret handling, rate limiting for APIs.

Community
Advanced
diegoknskdiegoknsk

external-api-refit

Configure Refit clients with resilience, error mapping, and logging for external REST APIs.

Community
Advanced
diegoknskdiegoknsk

technical-stories

Create and manage technical stories with subtasks and dev-tracking timelines.

Community
Advanced
diegoknskdiegoknsk

database-persistence

Configure EF Core repositories, DbContext, and migrations for data access.

Community
Advanced
diegoknskdiegoknsk

observability

Implement structured logging, metrics, tracing, and health checks in . .NET using OpenTelemetry and ILogger<T>.

Community
Advanced
diegoknskdiegoknsk

api-response-standardization

Standardize RESTful API responses with a unified envelope and global exception middleware.

Community
Intermediate
diegoknskdiegoknsk

lambda-api-hosting

Configure .NET 10 Lambda APIs behind AWS API Gateway with path prefixes and stages.

Community
Advanced
diegoknskdiegoknsk

testing

Standardizes .NET testing with xUnit, Moq, SpecFlow, and CI/CD workflows.

Community
Advanced
diegoknskdiegoknsk

sonarcloud-dotnet

Integrate .NET projects with SonarCloud via GitHub Actions for static analysis and coverage.

Community
Advanced
diegoknskdiegoknsk

validation-fluentvalidation

Create FluentValidation validators for InputModels in Clean Architecture.

Community
Intermediate
diegoknskdiegoknsk

performance-optimization

Optimize .NET application performance by reducing allocations with Span<T>, ArrayPool, and ValueTask.

Community
Advanced