Rrezart Prebreza
Community@rrezartprebreza
https://www.linkedin.com/in/rrezartprebreza/
Agent Skills by Rrezart Prebreza
Showing 18 vetted skills indexed across 1 GitHub repositories.
spring-security-jwt
Configure JWT authentication and RBAC for Spring Boot REST APIs.
spring-data-jpa
Standardize Spring Data JPA entities, repositories, and queries to prevent N+1 issues.
openapi-first
Generate Spring-compatible controllers, DTOs, and client stubs from OpenAPI specs.
hexagonal-architecture
Enforce ports and adapters to decouple Java domain logic from frameworks.
mcp-server
Build and operate MCP servers in Java/Spring Boot using the MCP Java SDK and Spring AI starters.
oauth2-resource-server
Configure Spring Security to validate JWTs and enforce scope-based access.
multi-module-maven
Coordinate Maven multi-module projects with standardized parent POM conventions.
ai-observability
Instrument and monitor AI interactions in Spring Boot applications with telemetry.
rest-api-conventions
Standardize Spring Boot REST APIs with unified response envelopes and error handling.
problem-details-rfc9457
Implement RFC 9457 Problem Details in Spring Boot REST APIs.
flyway-migrations
Organize and apply Flyway database migrations in Spring Boot projects.
layered-architecture
Enforce strict layer boundaries in Spring Boot code generation and scaffolding.
domain-driven-design
Design and enforce rich domain models with aggregates, value objects, and domain events in Spring Boot.
hateoas
Embed hypermedia links in REST responses using Spring HATEOAS.
spring-data-redis
Configure RedisTemplate and RedisCacheManager for Spring Boot caching and session storage.
spring-ai-integration
Configure ChatClient, prompts, and vector stores for Spring Boot AI integration.
testing-pyramid
Define a testing pyramid strategy for Spring Boot projects.
transactional-patterns
Coordinate atomic Spring transactions across multiple repositories with propagation and rollback.