Skip to main content

joeyave/golang-ddd-skills

SkillsMP has collected 5 skills from joeyave/golang-ddd-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
5
GitHub stars
4
GitHub forks
1

Skills in this repository

1 occupation categories · 100% classified

Showing 5 of 5 collected skills.

occupation
Software Developers
description

Design and refactor Go service architecture for DDD-style systems. Use when a Go codebase needs explicit ports/app/domain/adapters boundaries, dependency rules, interface placement, composition-root dependency injection, separate transport and database…

updated
occupation
Software Developers
description

Structure Go application logic with pragmatic CQRS. Use when command and query concerns are mixed, handlers are hard to test, one application service is becoming wide, or a Go service needs business-oriented command and query naming, separate handlers, thin…

updated
occupation
Software Developers
description

Support Go services by keeping infrastructure, security boundaries, and automated tests aligned with the application architecture. Use when working on Terraform, Cloud Run, Cloud Build or CI, docker-compose environments, integration or component test setup,…

updated
occupation
Software Developers
description

Refactor existing Go code toward a behavior-first, invariant-protecting domain model. Use when business rules live in handlers or repositories, shared structs couple DB and API models, entities expose setters or mutable public fields, or a service needs…

updated
occupation
Software Developers
description

Entry-point router for Go architecture and refactoring tasks focused on DDD-style services. Use when working on a Go service and you want one skill to decide whether the task is primarily about architecture boundaries, domain-first refactoring, pragmatic…

updated
Showing 5 of 5 collected skills.