Software Development·v1.0.0·rgglez/rgglez-dev-skills

Go Dependency Direction

Applies dependency-direction rules when writing or reviewing Go code — consumer-defined minimal interfaces, no domain→infrastructure imports, one-way package arrows. Load whenever writing, refactoring, or reviewing Go packages, designing package layout, defining interfaces, or wiring repository/service/handler layers.

Install this skill

Add the catalog as a Grok Bot marketplace source, then install the skill.

grok plugin marketplace add jaskirat1616/grok-skills

Or copy SKILL.md to ~/.grok/skills/go-dependency-direction/SKILL.md

SKILL.mdskills/go-dependency-direction/SKILL.md
Loading…