Skip to main content
Back to registry

go-documentation

cxuu/golang-skills

This skill covers documentation conventions from Google's Go Style Guide.

Installs200
Install command
npx skills add https://github.com/cxuu/golang-skills --skill go-documentation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill covers documentation conventions from Google's Go Style Guide. Normative : All top-level exported names must have doc comments. Unexported types/functions with unobvious behavior should also have doc comments. Use the same style to make future exporting easy. Normative : Documentation comments must be complete sentences. Advisory : Aim for ~80 columns, but no hard limit. Break based on punctuation. Don't split long URLs.

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-documentation do?

This skill covers documentation conventions from Google's Go Style Guide.

Is go-documentation good?

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

What agent does go-documentation work with?

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

What are alternatives to go-documentation?

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

How do I install go-documentation?

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

Related skills

More from cxuu/golang-skills

Related skills

Alternatives in Software Engineering