Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

go-starter-kit

go-starter-kit 收录了来自 akfaiz 的 9 个 skills,并提供仓库级职业覆盖和站内 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