Skip to main content
onrcanogul
GitHub creator profile

onrcanogul

Repository-level view of 23 collected skills across 2 GitHub repositories.

skills collected
23
repositories
2
updated
Jul 22, 2026
repository explorer

Repositories and representative skills

api-gateway-patterns
software-developers

Use when modifying the API Gateway: adding routes, configuring rate limiting, customizing JWT validation, adding global filters, or debugging gateway behavior. Covers the reactive WebFlux architecture, JwtAuthFilter with header propagation, Redis rate…

Jun 19, 2026
architecture-fitness
software-developers

Use when adding or changing an ArchUnit fitness function, enforcing an architectural rule or coding convention, or wiring a new invariant into CI. Covers the guiding-vs-enforcing two-layer model, the architecture-tests module, the foundation-starter…

Jun 19, 2026
docs-authoring
software-developers

Use when adding or updating documentation — a module README, an ADR, the glossary, the conventions, or any docs/ page. Covers the hybrid single-source model (co-located READMEs vs centralised docs/), the terse AI-optimized format, the ADR template, and the…

Jun 19, 2026
error-handling
software-developers

Use when adding error handling, creating error codes, throwing business exceptions, or customizing error response format. Covers the ErrorCode→BusinessException→GlobalExceptionHandler pipeline, dual-format output (ApiResponse vs ProblemDetail), trace…

Jun 19, 2026
kafka-event-flow
software-developers

Use when working with Kafka messaging: defining events, creating topics, producing/consuming EventWrapper messages, configuring DLT/retry, or debugging Kafka deserialization. Covers EventPublisher trace propagation, Consumer/Producer contracts, topicNamer…

Jun 19, 2026
outbox-inbox-pattern
software-developers

Use when implementing transactional outbox or idempotent inbox patterns, adding event publishing to a service transaction, creating InboxProcessor implementations, or adding outbox/inbox Flyway migrations. Covers the full lifecycle: OutboxService.save() in…

Jun 19, 2026
security-jwt-flow
software-developers

Use when configuring JWT security, adding public paths, modifying token validation, debugging authentication errors, or understanding the two-layer security architecture (gateway reactive filter vs service servlet filter). Covers SecurityProperties…

Jun 19, 2026
service-scaffolding
software-developers

Use when creating a new microservice, adding a service module, or wiring starters into a service. Covers the exact layered package structure (api/application/domain/infrastructure), the 8-step creation checklist, config server integration, gateway route…

Jun 19, 2026
Showing 8 of 20 collected skills.
Showing 2 of 2 repositories
All repositories loaded