Skip to main content
Back to registry

go-style-core

cxuu/golang-skills

Normative : This guidance is required per Google's canonical Go style guide.

Installs181
Install command
npx skills add https://github.com/cxuu/golang-skills --skill go-style-core
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Normative : This guidance is required per Google's canonical Go style guide. When writing readable Go code, apply these principles in order of importance: The code's purpose and rationale must be clear to the reader. Code should accomplish goals in the simplest way possible. Simple code: Least Mechanism Principle : Prefer standard tools: Code should have high signal-to-noise ratio. Code is edited many more times than written. Maintainable code: Code should look and behave like similar code in the codebase. All Go source files must conform to gofmt output. No exceptions.

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 go-style-core do?

Normative : This guidance is required per Google's canonical Go style guide.

Is go-style-core good?

go-style-core does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does go-style-core work with?

go-style-core currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to go-style-core?

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

How do I install go-style-core?

npx skills add https://github.com/cxuu/golang-skills --skill go-style-core

Related skills

More from cxuu/golang-skills

Related skills

Alternatives in Software Engineering