★ 0 · Updated 2026-09-23
Provides defensive Go coding practices to prevent panics, silent data corruption, and subtle runtime bugs.
Browse skills that share this tag.
★ 0 · Updated 2026-09-23
Provides defensive Go coding practices to prevent panics, silent data corruption, and subtle runtime bugs.
★ 0 · Updated 2026-09-21
Runs tests, executes Sonar Scanner, queries SonarQube APIs, and automatically fixes code issues until the Quality Gate passes for Go and Java projects.
★ 0 · Updated 2026-09-17
Provides guidance for writing and reviewing Go tests using stretchr/testify, including assertions, mocks, and suites.
★ 1 · Updated 2026-09-17
Provides guidance on setting up Golang project layouts, organizing codebases, configuring workspaces, and establishing module structures.
★ 3 · Updated 2026-09-13
Recommends production-ready Golang libraries and frameworks when selecting dependencies or comparing alternatives for Golang projects.
★ 18 · Updated 2026-06-30
Expert Go developer for idiomatic patterns, concurrency, error handling, and clean package design
★ 7 · Updated 2026-06-15
Prevents Go panics, data corruption, and runtime bugs through defensive coding practices
★ 2 · Updated 2026-05-11
Enforce Go code style conventions, formatting rules, and best practices for writing and reviewing code
★ 0 · Updated 2026-05-11
Golang code style, formatting and conventions for writing and reviewing Go code
★ 39 · Updated 2026-05-11
Go development with gotestsum and standard tooling
★ 57 · Updated 2026-03-20
Initialize or update GitLab CI/CD pipelines for Go projects with testing, coverage, and releases
★ 18 · Updated 2026-03-19
Testing toolkit with assertions, mocks, and suites.
★ 602 · Updated 2026-03-19
Testing toolkit with assertions, mocks, and suites for Go.
★ 0 · Updated 2026-02-23
Builds reliable, fault-tolerant Go applications with durable workflows using DBOS SDK
★ 10 · Updated 2026-02-17
Guide for implementing features, fixing bugs, writing tests, and following conventions in finfocus Go codebase
★ 18 · Updated 2026-02-17
Provides idiomatic Go patterns for error handling, interface design, concurrency, and package structure
★ 602 · Updated 2026-02-17
Provides idiomatic Go patterns for error handling, interface design, concurrency, and package structure
★ 602 · Updated 2026-02-14
Manage Go modules system including versioning, private modules, vendoring, and dependency updates
★ 18 · Updated 2026-02-13
Generates mock implementations for Golang interfaces using mockery.
★ 602 · Updated 2026-02-12
Uses mockery with go:generate to automatically generate mocks for Golang interfaces, eliminating manual mock creation
Scroll to load more