Solid Hunter Go

Audit Go code for design principle violations — god packages, rigid extension points, broken interface contracts, fat interfaces, and concrete dependency chains. Adapted from SOLID for Go's composition-over-inheritance model. Use when: reviewing package structure, preparing for extension with new variants, reducing coupling between packages, or improving testability.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-go/solid-hunter-go commit e20c99f41e

Frequently asked questions

npx skillmds@latest add skyosev/solid-hunter-go