samber/cc-skills-golang

🧑‍🎨 A collection of Golang agentic skills that works

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 22 minutes ago
Type:Curated List / Learning ResourceCategory(s):MCP Servers, Agent Skills & PromptsAI Coding AgentsAI Agents & LLM Apps
Added to GitGenius on September 21st, 2026
Created on March 21st, 2026
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 218
Total Stargazers: 3,326 (+1)
Total Subscribers: 24 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.2 hours
Mean response time: 9.4 days
90th percentile: 28.6 days
Tracked items: 10

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 61 days
Stale 30+ days: 3
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • spam (3)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

cc-skills-golang is a collection of reusable instruction sets for AI coding assistants working with Go projects.

The tool addresses the problem of AI agents lacking domain-specific expertise in Go development by providing curated skills that extend coding assistants with Go-specific knowledge across language features, testing, security, and observability. These skills are designed as atomic, cross-referencing units that can be loaded on demand without bloating the assistant's context window. The skills were bootstrapped by distilling Go project commits through Claude Code, then edited, tested, reviewed, and reworked by humans to ensure quality and practical utility.

Developers should adopt this tool if they use AI coding assistants like Claude Code, Cursor, Copilot, Gemini, or Codex and want those assistants to understand Go-specific conventions and best practices. The collection is intended for production-ready Go projects where consistent, language-aware guidance matters. The tool works across multiple AI platforms through the universal skills CLI, making it platform-agnostic. For teams needing dev workflow skills beyond language-specific guidance, the README indicates that separate skills plugins covering git conventions and CI/CD should be installed alongside these Go-focused skills.

The project emphasizes human review and validation over AI-generated content, with the README explicitly stating that AI-made skills are useless and that all skills have been edited and tested by humans. Skills are designed to work together as a cohesive set, with cross-references between units, so installing only a subset may provide an incomplete view of the guidelines.