car12o/claude-workflows

A collection of Claude Code workflow plugins for software development.

2Stars on the repository
18Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

go-concurrency

01

car12o/claude-workflows

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.

2 6mo ago A 36 tokens original MIT

go-idioms

02

car12o/claude-workflows

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.

2 6mo ago A 40 tokens original MIT

go-modern

03

car12o/claude-workflows

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.

2 6mo ago A 53 tokens original MIT

go-project-layout

04

car12o/claude-workflows

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.

2 6mo ago C 38 tokens original MIT

go-quality-gates

05

car12o/claude-workflows

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.

2 6mo ago A 49 tokens original MIT

go-testing

06

car12o/claude-workflows

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.

2 6mo ago A 52 tokens 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: