type-hunter-go

Community

Clean Go type definitions for maintainable code.

Authorskyosev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audit Go type definitions for design debt. It identifies duplicated struct shapes, misused generics, under-constrained type parameters, embedding antipatterns, poor enum patterns, and disorganized type architecture, enabling teams to improve maintainability.

Core Features & Use Cases

  • Identify type duplication across packages and derive a canonical source type to reduce maintenance burden.
  • Detect embedding antipatterns and guidance on explicit delegation to constrain API surface.
  • Highlight under-constrained generics and recommend tighter constraints to improve code safety and readability.
  • Provide actionable migration paths to reorganize type architecture after growth and refactoring.

Quick Start

Run a design-review pass over your Go types to surface duplicates, generics misuse, and embedding antipatterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: type-hunter-go
Download link: https://github.com/skyosev/agent-skills/archive/main.zip#type-hunter-go

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.