claudeindex
Plugin

effective-go

Idiomatic Go architecture and design. Teaches Claude the five design instincts that separate Go code from translated Java/Python: zero-value construction, consumer-defined interfaces, embedding over inheritance, typed constants, and stdlib-first development. Proven: 10% to 60% interface usage rate, non-coder with skill beats CS-dev without.

Installation

1

Add the marketplace

/plugin marketplace add Human-Frontier-Labs-Inc/human-frontier-labs-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.