Skip to main content
Back to registry

golang-patterns

affaan-m/everything-claude-code

Idiomatic Go patterns and best practices for building robust, efficient, and maintainable applications.

Installs2
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill golang-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Idiomatic Go patterns and best practices for building robust, efficient, and maintainable applications. Go favors simplicity over cleverness. Code should be obvious and easy to read. Design types so their zero value is immediately usable without initialization. Functions should accept interface parameters and return concrete types. Remember : Go code should be boring in the best way - predictable, consistent, and easy to understand. When in doubt, keep it simple. - Writing new Go code - Reviewing Go code - Refactoring existing Go code - Designing Go packages/modules

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does golang-patterns do?

Idiomatic Go patterns and best practices for building robust, efficient, and maintainable applications.

Is golang-patterns good?

golang-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does golang-patterns work with?

golang-patterns currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to golang-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install golang-patterns?

npx skills add https://github.com/affaan-m/everything-claude-code --skill golang-patterns

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering