Skip to main content
onrcanogul
GitHub 제작자 프로필

onrcanogul

2개 GitHub 저장소에서 수집된 23개 skills를 저장소 단위로 보여줍니다.

수집된 skills
23
저장소
2
업데이트
2026년 7월 22일
저장소 탐색

저장소와 대표 skills

api-gateway-patterns
소프트웨어 개발자

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…

2026년 6월 19일
architecture-fitness
소프트웨어 개발자

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…

2026년 6월 19일
docs-authoring
소프트웨어 개발자

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…

2026년 6월 19일
error-handling
소프트웨어 개발자

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…

2026년 6월 19일
kafka-event-flow
소프트웨어 개발자

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…

2026년 6월 19일
outbox-inbox-pattern
소프트웨어 개발자

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…

2026년 6월 19일
security-jwt-flow
소프트웨어 개발자

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…

2026년 6월 19일
service-scaffolding
소프트웨어 개발자

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…

2026년 6월 19일
수집된 skill 20개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다