solid-hunter-go

Community

Audit Go code for SOLID design compliance.

Authorskyosev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

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.

Core Features & Use Cases

  • Assess package-level responsibilities and identify god structs or overly broad packages.
  • Detect rigid extension points and opportunities to introduce interfaces and composition.
  • Highlight potential DIP violations and opportunities to depend on abstractions to improve testability.

Quick Start

Run an initial SOLID scan of a Go module to surface high-priority improvements for client-facing packages.

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: solid-hunter-go
Download link: https://github.com/skyosev/agent-skills/archive/main.zip#solid-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.