Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

go-starter-kit

go-starter-kit enthält 9 gesammelte Skills von akfaiz, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
1
aktualisiert
2026-05-07
Forks
1
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

go-telemetry-tracing
Softwareentwickler

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
Softwareentwickler

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
Datenbankarchitekten

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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