Loading...
Loading...
Found 18 Skills
Go development with gotestsum for testing, standard tooling, and best practices
Rails code patterns and conventions following rubocop-rails-omakase style.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Use when symfony test doubles mocking
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.
Use when implementing any feature or bugfix, before writing implementation code