
π―Skills20
Go code review checklist skill based on the Go Wiki CodeReviewComments with style standards, formatting, documentation, and community best practices for reviewing Go code
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
Provides Go documentation guidelines covering doc comments, package docs, godoc formatting, runnable examples, and signal boosting based on Google's Go Style Guide.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
Optimizes Go code performance by providing efficient patterns for string handling, type conversions, and container capacity management.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
Explores Go interfaces, type assertions, and type embedding, demonstrating how to define, implement, and compose types flexibly without explicit inheritance.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
AI agent skills for writing idiomatic, production-quality Go code based on Google Go Style Guide and Uber Go Style Guide best practices.
Go agent skill focused on structured logging with `slog` β log level choices, request-scoped context, and migration guidance β drawn from Google Go Style, Effective Go, Uber Go Style, and Go wiki CodeReviewComments, following agentskills.io best practices (48 progressive-disclosure references, bundled scripts, asset templates).
A Go function design skill that teaches best practices for function grouping, ordering, and signature formatting based on Effective Go, Google Style Guide, and Uber Style Guide, covering topics like receiver grouping, constructor placement, and return value conventions.
A Go generics skill covering when to use type parameters versus interfaces, writing generic functions and types, choosing constraints, and distinguishing type aliases from type definitions, based on the Google Style Guide and requiring Go 1.18+.
A collection of 20 modular AI agent skills for writing idiomatic, production-quality Go code, derived from the Google Go Style Guide, Effective Go, and Uber Go Style Guide. Covers topics from concurrency and error handling to generics and code review.