simplicity-hunter-go
CommunityReduce Go code complexity to keep code simple.
Authorskyosev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Audit Go code for unnecessary structural complexity — duplication, avoidable abstractions, dead logic paths, over-parameterized APIs, deep nesting, interface pollution, channel misuse, and mixed concerns. Recommends the simplest shape that preserves intended behavior.
Core Features & Use Cases
- Identify duplication across functions, packages, and tests.
- Detect unnecessary abstractions and over-parameterized APIs to simplify maintenance.
- Highlight complex control flow and channel/goroutine patterns that add cognitive load.
- Use case: When preparing for refactors to reduce complexity before merging.
Quick Start
Run a code audit on your Go project to surface complexity hotspots and deduplication opportunities.
Dependency Matrix
Required Modules
None requiredComponents
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: simplicity-hunter-go Download link: https://github.com/skyosev/agent-skills/archive/main.zip#simplicity-hunter-go Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.