home/categories/git-workflows/jumppad-labs-jumppad-claude-skills-go-dev-guidelines-skill-md
git-workflowsdevops

go-dev-guidelines

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go features, services, packages, tests, or when setting up new Go projects.

jumppad-labs
maintainer
jumppad-labs
Updated 12/18/2025
Stars
261
Forks
29
quick start

Installation and usage

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go features, services, packages, tests, or when setting up new Go projects.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use go-dev-guidelines