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日
已展示 8 / 20 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库