Skill Claude CodeCodex
Part of gopher
Go concurrency patterns including context propagation, errgroup, goroutine lifecycle, channels, synchronization, and graceful shutdown. Use when designing concurrent systems or reviewing concurrency safety.
A collection of Claude Code workflow plugins for software development.
Skill Claude CodeCodex
Part of gopher
Go concurrency patterns including context propagation, errgroup, goroutine lifecycle, channels, synchronization, and graceful shutdown. Use when designing concurrent systems or reviewing concurrency safety.
Skill Claude CodeCodex
Part of gopher
Core Go idioms covering error handling, naming conventions, interface design, dependency injection, and documentation. Use when implementing Go features, reviewing Go code, or designing Go APIs.
Skill Claude CodeCodex
Part of gopher
Modern Go 1.21-1.24 features including new stdlib packages, generics, slog, HTTP server patterns, iterators, and Go 1.24 additions. Use when leveraging recent Go features or reviewing code for modern patterns.
Skill Claude CodeCodex
Part of gopher
Go project structure, package design, module configuration, Makefile patterns, linting config, and CI/CD essentials. Use when scaffolding Go projects or reviewing project organization.
Skill Claude CodeCodex
Part of gopher
Go quality pipeline with 8 gates covering formatting, linting, security, testing, and building. Defines gate order, auto-fix capabilities, and common failure remedies. Use when running quality checks or configuring CI pipelines.
Skill Claude CodeCodex
Part of gopher
Go testing patterns using stdlib as default, with table-driven tests, subtests, helpers, mocking, benchmarks, fuzzing, and Go 1.24 features. Use when writing Go tests, designing test strategies, or reviewing test quality.
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: