Loading...
Loading...
Found 18 Skills
SAP Converged Cloud Go coding conventions extracted from sapcc/keppel and sapcc/go-bits PR reviews. Enforces architecture patterns, library usage rules, error handling conventions, testing patterns, and anti-over-engineering principles. Use when working in sapcc/* repos, when code imports github.com/sapcc/go-bits, or when targeting SAP CC code review standards. Do NOT use for general Go projects without sapcc dependencies.
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
Develop Go (Golang) applications using modern patterns, popular libraries, and idiomatic design. Activate when working with .go files, go.mod, go.sum, or user mentions Go, Golang, goroutines, channels, or Go libraries like gin, cobra, gorm.
Build production REST APIs with Go - handlers, middleware, security
Go development with gotestsum for testing, standard tooling, and best practices
Use when writing or reviewing Go code to ensure idiomatic style, up-to-date language features, and best practices.