概要
The Go API Development skill provides a comprehensive framework for building production-grade backend services using Golang. It guides Claude to implement best practices such as consistent domain-specific error categorization, RFC 7807 compliant problem details, and the functional options pattern for extensible configuration. By standardizing handler structures and middleware implementation, this skill ensures that your Go APIs are maintainable, type-safe, and follow industry-standard patterns for request validation and response formatting.