Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

go-starter-kit

go-starter-kit에는 akfaiz에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
1
업데이트
2026-05-07
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

go-telemetry-tracing
소프트웨어 개발자

OpenTelemetry setup, custom spans, trace propagation, span error recording, and Jaeger/OTLP configuration. Use when adding tracing to services, repositories, queues, Redis, database queries, or external calls.

2026-05-07
go-api-layering
소프트웨어 개발자

Delivery -> service -> repository boundaries for this Go API. Use when adding endpoints, features, DTO/domain mappings, service methods, repositories, or business logic.

2026-05-05
go-gorm-persistence
데이터베이스 아키텍트

GORM models, repositories, migris migrations, and domain/model mapping. Use when creating tables, changing schema, adding persistence methods, or handling database errors.

2026-05-05
go-i18n-and-localized-errors
소프트웨어 개발자

ctxi18n locale flow, translation catalogs, localized validation labels, and localized handler errors. Use when adding user-facing messages or locale-aware errors.

2026-05-05
go-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Project test patterns using Ginkgo/Gomega, Testify, gomock, Testcontainers, miniredis, and E2E helpers. Use when writing or updating handler, service, repository, queue, telemetry, or E2E tests.

2026-05-05
go-email-notifications
소프트웨어 개발자

go-mailgen notification composition, queue payloads, domain.Mail transport, and SMTP delivery. Use when creating email notifications, changing templates, or sending mail through the queue.

2026-05-05
go-errors-validation
소프트웨어 개발자

Project error and validation rules: domain errors in services, RFC 7807 problem responses in delivery, localized validator errors for DTOs. Use when handling errors, mapping domain errors, or validating request DTOs.

2026-05-05
go-fx-di
소프트웨어 개발자

Uber FX wiring for services, repositories, HTTP handlers, queue workers, middleware, infrastructure clients, and lifecycle hooks. Use when adding constructors or modules.

2026-05-05
go-queue-processing
소프트웨어 개발자

Asynq queue client, worker modules, payload DTOs, task registration, retries, and trace propagation. Use when enqueueing jobs, adding task handlers, or changing background processing.

2026-05-05