Go Service Hexagonal

Define, review, and scaffold Go service directory structures using hexagonal (ports-and-adapters / “jexagonal”) architecture and Go best practices. Use when creating or refactoring Go services, deciding package boundaries, organizing cmd/internal/api/config/deploy/migrations, or choosing layouts for common service types (HTTP REST API, gRPC API, async worker/consumer, scheduled job, CLI, multi-binary repos). Use when this capability is needed.

tomevault-io 29e2cba 2 files · 5.4 KB Updated

File contents

tomevault-io/skills-registry/tree/main/nsadovskiy--agent-skills--go-service-hexagonal commit 29e2cba992

Frequently asked questions

npx skillmds@latest add tomevault-io/go-service-hexagonal