Go for Claude Code

1,642 mods tagged Go that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Claude Code: anthropic · Git and workflow · Web3 and blockchain · React · Python · TypeScript · docker · Localization · Rust · nextjs · bun · PostgreSQL

gopilot

97

gonzaloserrano/gopilot

Plugin Claude Code

Bundles 3 skills, 2 hooks · 381 tokens together

gopilot is your Go copilot - a skill for writing idiomatic Go code, covering design patterns, error handling, testing, concurrency, generics, and stdlib patterns up to Go 1.26.

not rated 17 2mo ago A tokens not measured original MIT

nikships/skills-registry

Skill Claude CodeCodex

Build terminal UIs with Charmbracelet (Bubble Tea, Lip Gloss, Gum). Use when: Go TUI, shell prompts/spinners, "make CLI prettier", adaptive layouts, async rendering, focus state machines, sparklines, heatmaps, kanban boards, SSH apps.

not rated 17 +1 14d ago A SkillSpector: pass 65 tokens original Apache-2.0

updater

99

dotcommander/cclint

Skill Claude Code

Check Claude Code changelog for lintable changes and implement cclint updates. Use when a new Claude Code version ships, when CLAUDE.md claudecodelastupdated is stale, or for version gap detection, domain classification, and parallel agent dispatch across CUE schemas, hook events, known tools, and lint rules.

not rated 16 3d ago A SkillSpector: pass 71 tokens original MIT

saifoelloh/golang-best-practices-skill

Skill Claude CodeCodex needs its repo

Clean Architecture audit for Go services. Use when reviewing layered architecture, dependency rules, or gRPC/usecase/repository patterns. Ensures proper separation of concerns and dependency inversion.

not rated 15 5mo ago A 41 tokens original MIT

xops-agent

101

wentf9/xops-cli

Skill Claude CodeCodex

Automate server O&M, execute batch commands, test network connectivity, transfer files, and manage host assets using the XOps CLI toolkit. Triggers when managing server clusters, performing concurrent tasks across multiple machines, checking network ports, or synchronizing configuration files.

not rated 15 +5 today C ✓ AI review 56 tokens original MIT

code-review

102

denn-gubsky/loomcycle

Skill Claude CodeCodex

How to review a slice of a code repository with high precision — confidence-scored findings, project-guideline compliance, and Karpathy behavioral guidelines (simplicity, surgical scope, surfaced assumptions). Use when reviewing or auditing source files.

not rated 13 today A 49 tokens original Apache-2.0

video-editing

103

manishiitg/coding-agent-loop

Skill Claude CodeCodex

Edit and assemble video clips with deterministic local tools, including trimming, normalization, hard cuts, captions, branded overlays, narration, music ducking, and versioned exports. Use when combining clips or uploaded media, adding captions or audio, resizing for a platform, or revising an existing edit -…

not rated 13 changed 4d ago A 93 tokens

debug-go

104

yerdaulet-damir/vibe-coding-rules

Skill Claude Code needs its repo

Systematic 5-step debugging flow for Go 1.22+ services. Load when a test fails, a goroutine leaks, a downstream provider hangs, errors lose context, or production logs are unhelpful. Forces layer isolation (handler vs service vs repo vs provider) and runs the 5 most common Go antipattern greps before any code change …

not rated 13 +3 4mo ago A 91 tokens original MIT

canvas-cli

106

jjuanrivvera/canvas-cli

Plugin Claude Code

Bundles 1 skill, 1 agent · 594 tokens together

Manage Canvas LMS from the terminal — courses, assignments, submissions and grading, modules, pages, quizzes, users, enrollments, files, and analytics.

not rated 12 +1 2d ago A tokens not measured original MIT

scout

107

klarlabs-studio/scout

MCP server Claude CodeCodexCursor +2

MCP server "scout" as configured in klarlabs-studio/scout. Runs in Docker (ghcr.io/klarlabs-studio/scout:1.15.3).

not rated 12 +3 today A tokens not measured original MIT

your-mail

108

wildsurfer/your-mail-mcp

Plugin Claude Code

Bundles 1 skill, 2 MCP servers · 73 tokens together

Read-only access to your IMAP mail through the your-mail-mcp server, with an email skill that knows the query syntax and the rules for untrusted mail.

not rated 12 +2 today A tokens not measured original MIT

cli-to-go-migration

109

alexastrum/skl

Skill Claude CodeCodex

Reusable agent skill for migrating command-line interfaces from any programming language to Go.

not rated 11 2mo ago A 21 tokens original MIT

linctl

110

KyaniteHQ/linctl

Skill Claude CodeCodex needs its repo

Use linctl as the Linear control surface for agent-safe issue, project, Cycle, ProjectMilestone, organization, user, team, search, release, initiative, customer, notification, attachment, comment, and metadata work. Prefer it over Linear MCP, raw GraphQL, or ad hoc API calls when linctl covers the operation; use…

not rated 11 today A SkillSpector: pass 80 tokens original MIT

samurai

111

zerosixty/samurai

Skill Claude CodeCodex

Samurai scoped testing framework for Go (github.com/zerosixty/samurai). MUST use when writing, modifying, reviewing, or debugging Go tests that import samurai, or reference samurai.Run, samurai.RunWith, samurai.Scope, samurai.TestScope, samurai.W, or samurai.BaseContext.

not rated 11 3mo ago A 69 tokens original MIT

ikuai-cli

112

ikuaios/ikuai-cli

Skill Claude CodeCodex

A command-line tool for managing iKuai routers through their local HTTP API. It covers monitoring, network settings, users, security rules, and system administration, with output suited to scripts and AI agents.

not rated 11 2mo ago C 112 tokens original MIT

go-dev

113

yanmxa/cc-plugins

Plugin Claude Code

Bundles 1 skill, 6 agents · 392 tokens together

Go development toolkit: 6 specialized subagents (go-structure-reviewer, go-developer, go-bug-reviewer, go-security-reviewer, go-perf-developer, go-test-developer) and a multi-phase optimization pipeline (go-optimize) for end-to-end Go code review and improvement.

not rated 10 29d ago A tokens not measured

golang-manual-di

114

soulcodex/agentic

Skill Claude CodeCodex

Guides manual dependency injection wiring for Go services: three-tier naming taxonomy (Provide/MustProvide/Must), Must-pattern entrypoints, OS-signal-driven context lifecycle, common provider structs, infrastructure must-builders, interface-segregated bus registration, decorator/tracing wrappers, and…

not rated 10 3d ago A SkillSpector: pass 97 tokens original MIT

mora

115

pyranthus-hq/mora

Plugin Claude Code

Bundles 4 skills · 229 tokens together

Portable workflows for retrieving and safely using Mora memory through its local MCP server.

not rated 9 +1 3d ago A tokens not measured original Apache-2.0

google-go-style

117

cicdteam/google-go-style

Plugin Claude Code

Bundles 1 skill · 110 tokens together

Skill that codifies the Google Go Style Guide into actionable rules for writing, reviewing, and refactoring Go code.

not rated 8 3mo ago A tokens not measured original Apache-2.0

agentic-tool-design

118

goadesign/goa-ai

Skill Claude CodeCodex

Use when designing or reviewing the tools an LLM agent will call — choosing tool boundaries, argument and result shapes, retrieval/search/get decompositions, MCP or goa-ai toolset surfaces — or when an agent misuses existing tools (wrong tool picked, IDs carried between calls, wrong dates computed, confident answers…

not rated 8 today A 71 tokens original MIT

canary

119

osauer/canary

Plugin Claude Code

Bundles 3 skills, 2 hooks, 1 MCP server · 224 tokens together

Canary for Claude Code and MCP clients: an Interactive Brokers daily brief, detailed regime and portfolio stress, account and position data, broker-reporting status, retrospective Edge review, rulebook checks, protection proposals, and option-exercise opportunities through the local canary CLI. The MCP tools are…

not rated 8 changed yesterday A tokens not measured original MIT

pihole-mcp

120

hexamatic/pihole-mcp

MCP server Claude CodeCodexCursor +2

MCP server "pihole-mcp" as configured in hexamatic/pihole-mcp. Runs in Docker (ghcr.io/hexamatic/pihole-mcp:0.8.1). Needs 7 environment variables to run.

not rated 8 yesterday A tokens not measured original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: