Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

go-starter-kit

يحتوي go-starter-kit على 9 من skills المجمعة من akfaiz، مع تغطية مهنية على مستوى المستودع وصفحات 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