andresdiegolanda
Community@andresdiegolanda
Principal Engineer | Java Backend | Spring AI | RAG | 20+ years financial services
Agent Skills by andresdiegolanda
Showing 12 vetted skills indexed across 1 GitHub repositories.
configuration
Bind and validate Spring Boot configuration properties from application.yml.
error-handling
Define domain-specific exceptions and a global handler for HTTP error mapping.
code-review
Review code changes and categorize issues with merge verdicts.
testing
Standardize Mockito service unit tests and @WebMvcTest controller tests for Java projects.
refactoring
Refactor code to reduce complexity and duplication while preserving observable behavior.
logging
Enforce SLF4J logging conventions with parameterized placeholders and safe log levels.
security-review
Identify security issues in code using threat-model-driven review.
business-story-narration
Generate user stories with acceptance criteria from design artifacts.
in-memory-store
Implement thread-safe in-memory CRUD storage for Spring MVC resources.
debounced-search
Debounce Angular FormControl valueChanges with a 300ms delay and distinctUntilChanged.
subscription-management
Standardize Angular Observable cleanup with a takeUntil pattern on OnDestroy.
explicit-state-management
Manage Angular component rendering states for asynchronous HTTP data loads.