Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

acn-go-interfaces-dependencies

// Go interface design, dependency direction, and package coupling patterns. Use when defining interfaces, choosing where to place them, designing constructors, injecting dependencies, or reviewing import graphs. Trigger on exported interfaces in provider packages, interfaces matching a single type, backwards imports (server importing client), or functions accepting entire config structs when they need one field. Supersedes generic Go interface guidance with stronger opinions on consumer-side interfaces and coupling.

$ git log --oneline --stat
stars:425
forks:269
updated:2026年4月16日 18:33
SKILL.md
readonly