From Golang Development
Design or audit Go application architecture, package boundaries, dependency direction, interfaces, adapters, repositories, services, HTTP handlers, concurrency boundaries, and maintainable design patterns. Use for Golang service design, refactors, domain layering, dependency injection, ports/adapters, repository patterns, functional options, API design, concurrency architecture, or reviewing existing Go architecture for coupling and maintainability risks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/golang-development:golang-architecture-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Let the existing repo architecture lead. Preserve established package naming, dependency injection, and test style unless there is a concrete problem.
io.Reader-style capability interfaces over broad service interfaces.golang-code-audit when producing a full findings-first review.references/patterns.md when choosing simple packages, layered services, ports/adapters, repository, functional options, or concurrency patterns.golang-planning-layout skill for folder/module layout changes.golang-testing skill when architecture choices affect fakes, integration tests, or contract tests.npx claudepluginhub zate/golang-development --plugin golang-developmentProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.