What problem does it solve? Go developers often struggle to find the right guidance for a specific task among dozens of best-practice topics. This Skill provides a catalog that maps each Go development job to the appropriate specialized skill, so you load only the guidance relevant to your current work. ## Core Features & Use Cases - Task-Based Index: Groups Go skills by job, covering writing and reviewing code (style, safety, patterns, concurrency, context) and tooling lifecycle (linting, testing, performance, security, observability, CI). - Library Reference Routing: Directs you to dedicated skills when your codebase imports popular libraries such as cobra, viper, testify, gRPC, gqlgen, wire, dig, or fx. - Use Case: When implementing a new feature, you consult the index and load go-style, go-safety, go-lint, and go-testing together to cover every dimension of the change. ## Quick Start Ask the assistant to show the Go skills index and recommend which Go skills to load for your current task.