Type Hunter Go

Audit Go type definitions for design debt — duplicated struct shapes, misused generics, under-constrained type parameters, embedding antipatterns, poor enum patterns, and disorganized type architecture. Type structure and maintainability. Use when: reviewing type definitions for maintainability, reducing type duplication, simplifying over-engineered generics, or reorganizing type architecture after growth.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-go/type-hunter-go commit 9271d2b0a4

Frequently asked questions

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