
π―Skills45
A Go-specific agent skill that enforces idiomatic code style conventions for production-ready Golang projects, reducing code review errors by 40%.
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.
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.
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.
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.
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.
A Go-specific agent skill that teaches AI agents idiomatic concurrency patterns for production-ready Golang projects, reducing concurrency-related errors by 39%.
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%.
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.
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%.
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.
Guide for Go database access covering parameterized queries, struct scanning, NULLable columns, transactions, isolation levels, connection pooling, batch processing, and migration tooling with database/sql, sqlx, and pgx.
A Go-specific AI agent skill for safety practices in production-ready Golang projects. Part of a human-reviewed skill collection distilled from real Go project commits, covering safety patterns such as error handling and concurrency safety.
Guide for setting up Go project layouts and workspaces, covering cmd/internal/pkg directory conventions, monorepo organization, CLI tools with multiple main packages, and module splitting decisions.
Helps modernize Go codebases by replacing outdated patterns with current language features, standard library improvements, and idiomatic patterns from recent Go releases.
Go linting best practices and golangci-lint configuration guide covering linter selection, .golangci.yml setup, nolint directive usage, lint output interpretation, and CI integration.
A Go-specific agent skill that guides AI agents in selecting and correctly using the most popular Go libraries for production projects, reducing library-related errors by 30%.
Systematic Go troubleshooting skill covering debugging methodology, common Go pitfalls, test-driven debugging, pprof profiling, Delve debugger usage, race detection, GODEBUG tracing, and production debugging techniques.
Go dependency management guide covering go.mod management, Minimal Version Selection, vulnerability scanning with govulncheck, outdated dependency tracking, Dependabot/Renovate setup, version conflict resolution, and go.work workspaces.
Go production observability skill covering structured logging with slog, Prometheus metrics, OpenTelemetry distributed tracing, continuous profiling with pprof/Pyroscope, and Grafana dashboard setup for monitoring Go services.
A Go-specific agent skill that teaches AI agents idiomatic struct and interface design patterns for production-ready Golang codebases, reducing structural design errors by 35%.
A Go-specific agent skill that guides AI agents in building production-ready CLI applications with idiomatic Go patterns, reducing CLI implementation errors by 43%.
A Go-specific agent skill that guides AI agents in implementing dependency injection patterns for production-ready Golang projects, reducing DI-related errors by 47%.
A Go-specific agent skill that guides AI agents in building gRPC services using idiomatic Go patterns for production-ready projects, reducing gRPC implementation errors by 41%.
A Go-specific agent skill that guides AI agents in writing accurate benchmarks and interpreting Go benchmark results for performance optimization, reducing benchmarking errors by 50%.
A CI/CD pipeline configuration skill for Go projects using GitHub Actions, covering testing with race detection, golangci-lint, security scanning (gosec, CodeQL, govulncheck), code coverage, Dependabot/Renovate, GoReleaser, and Docker multi-platform builds.
A comprehensive guide skill for stretchr/testify in Go, covering assert vs require usage, mock creation with expectations and argument matchers, test suites with lifecycle hooks, and advanced assertions like Eventually and JSONEq.
A curated resource guide skill for staying current with the Go ecosystem, listing official Go resources, newsletters (Golang Weekly), Reddit/Slack communities, influential Go developers to follow, recommended blogs, and YouTube channels.
Go development skill for the samber/lo library, providing type-safe functional programming helpers like map, filter, and reduce with generics.
A Go dependency injection skill covering samber/do v2, including type-safe service containers with generics, lazy/eager/transient service registration, implicit interface aliasing, named services, package-based module organization, scopes, health checks, and graceful shutdown.
A structured error handling skill for Go using samber/oops, covering fluent error builder chains with domain context, stack traces, error codes, public vs developer messages, structured attributes for APM tools, panic recovery, and logger integration.
Go development skill for the samber/slog library, providing structured logging extensions and handlers for the standard slog package.
Go development skill for the samber/mo library, providing monadic types like Option and Result for error handling in Go.
Go development skill for the samber/ro library, providing reactive and observable data types for Go applications.
Go development skill for the samber/hot library, providing hot-reload capabilities for Go applications during development.
Provides Go Swagger/OpenAPI best practices as a Claude Code skill, offering human-reviewed instructions for generating API documentation in production-ready Golang projects.
A Go-specific agent skill for GraphQL development in production-ready Golang projects. Part of a human-reviewed skills collection covering Go language patterns, testing, security, and observability, compatible with Claude Code, Cursor, Copilot, Gemini CLI, and more.
A Claude Code skill for Go projects using spf13/cobra that provides expert guidance on building CLI command trees with cobra.Command, PersistentPreRunE hook chains, argument validators, shell completion registration, usage/help template customization, man-page and markdown doc generation, and testing with SetArgs/SetOut/SetErr.
A curated set of Go-specific agent skills covering language conventions, testing, security, and observability for production-ready Golang projects. Designed as atomic, cross-referencing units and compatible with Claude Code, Cursor, Codex, Gemini CLI, and other Agent Skills-compatible tools.
A Claude Code skill for Go projects using spf13/viper that provides expert guidance on layered configuration precedence (flag > env > file > KV > default), env binding, config file reading, struct unmarshalling with mapstructure, sub-tree access, hot reload via WatchConfig, and isolated testing with viper.New().
A curated set of Go-specific agent skills covering language conventions, testing, security, and observability for production-ready Golang projects. Designed as atomic, cross-referencing units and compatible with Claude Code, Cursor, Codex, Gemini CLI, and other Agent Skills-compatible tools.
Provides Google Wire dependency injection patterns and best practices for production-ready Go projects, distilled from real-world Go project experience.
A skill that guides Claude Code through idiomatic Go patterns and how-to recipes, covering common tasks in Go development.
Skill
Skill