askill
emvnuel

emvnuel

Publisher on askill

5 total stars
Skills5
Updated 12/28/2025
GitHub
quarkus-panache-smells
quarkus-panache-smells
emvnuel12/28/2025

Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination...

1
AI 96
clean-code-principles
clean-code-principles
emvnuel12/28/2025

Detects violations of Clean Code principles and suggests refactorings. Use when reviewing code quality, improving readability, or refactoring methods, classes, and modules.

1
AI 94
ddd-da-massa
ddd-da-massa
emvnuel12/28/2025

Practical DDD patterns for Jakarta EE web applications with cognitive load distribution. Use when designing controllers, entities, services, or evaluating cohesion and load balance.

1
AI 92
testing-patterns
testing-patterns
emvnuel12/28/2025

REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with r...

1
mapstruct-patterns
mapstruct-patterns
emvnuel12/28/2025

Constructor-based MapStruct mapping for compile-time safety in Jakarta EE. Use when implementing DTO mapping or using @Default annotations.

1
Showing all 5 skills.