Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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