๐ŸŽฏ

golang-documentation

๐ŸŽฏSkill

from samber/cc-skills-golang

VibeIndex|
What it does
|

Comprehensive Go documentation guide covering godoc comments, README and CONTRIBUTING files, CHANGELOG, Go Playground examples, Example tests, API documentation, and llms.txt for both library and application projects.

๐Ÿ“ฆ

Same repository

samber/cc-skills-golang(45 items)

golang-documentation

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add samber/cc-skills-golang --skill golang-documentation
skills.sh Installโš  Installs to .agents/skills/
npx skills add samber/cc-skills-golang --skill golang-documentation
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/golang-documentation/SKILL.md

SKILL.md

30,240Installs
-
AddedMar 22, 2026

More from this repository10

๐ŸŽฏ
golang-code-style๐ŸŽฏSkill

A Go-specific agent skill that enforces idiomatic code style conventions for production-ready Golang projects, reducing code review errors by 40%.

๐ŸŽฏ
golang-error-handling๐ŸŽฏSkill

Go error handling skill providing domain-specific expertise for production-ready Golang projects. Covers error handling patterns and best practices, human-reviewed and tested for use with Claude Code, Codex, Cursor, Gemini CLI, and other AI coding assistants.

๐ŸŽฏ
golang-performance๐ŸŽฏSkill

Go performance optimization skill providing domain-specific expertise for production-ready Golang projects. Covers performance tuning and optimization best practices, human-reviewed and tested for use with Claude Code, Codex, Cursor, Gemini CLI, and other AI coding assistants.

๐ŸŽฏ
golang-design-patterns๐ŸŽฏSkill

A Go-specific AI agent skill for design patterns in production-ready Golang projects. Part of a human-reviewed skill collection covering language, testing, security, and observability, distilled from real Go project commits.

๐ŸŽฏ
golang-testing๐ŸŽฏSkill

A Go-specific AI agent skill for testing in production-ready Golang projects. Part of a human-reviewed skill collection distilled from real Go project commits, covering testing strategies, patterns, and best practices.

๐ŸŽฏ
golang-security๐ŸŽฏSkill

A Go-specific AI agent skill for security in production-ready Golang projects. Part of a human-reviewed skill collection distilled from real Go project commits, providing security-focused guidance and best practices.

๐ŸŽฏ
golang-concurrency๐ŸŽฏSkill

A Go-specific agent skill that teaches AI agents idiomatic concurrency patterns for production-ready Golang projects, reducing concurrency-related errors by 39%.

๐ŸŽฏ
golang-naming๐ŸŽฏSkill

A Go-specific agent skill that enforces Go naming conventions across variables, functions, types, and packages for production-ready codebases, reducing naming-related errors by 23%.

๐ŸŽฏ
golang-context๐ŸŽฏSkill

A Go-specific AI agent skill for context management in production-ready Golang projects. Part of a human-reviewed skill collection distilled from real Go project commits, covering Go context patterns and proper usage.

๐ŸŽฏ
golang-data-structures๐ŸŽฏSkill

A Go-specific agent skill that guides AI agents to choose and implement idiomatic Go data structures for production-ready projects, reducing data structure errors by 39%.