CtrlK
BlogDocsLog inGet started
Tessl Logo

golang

Write, test, and maintain Go code following idiomatic patterns, standard library conventions, and Go best practices. Use when working with Go/Golang projects, writing Go code, or reviewing Go implementations.

63

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./dotfiles/shared/.config/claude/forgoty-marketplace/plugins/software-engineering/skills/golang/SKILL.md
SKILL.md
Quality
Evals
Security

Go Programming

Write idiomatic, maintainable, and testable Go code following the Go community's established patterns and conventions.

Quick Start

This Skill provides Go-specific coding rules that complement general programming principles. Before any Go coding task:

  1. Read GOLANG-RULES.md for all Go-specific rules
  2. STRICTLY follow this rules while producing or reviewing a source code
  3. RESPECT rules by severity: Critical → High → Medium → Low
  4. Follow idiomatic Go patterns (simplicity, clarity, composition)

When to Use This Skill

  • Writing new Go packages, services, or applications
  • Refactoring existing Go code to be more idiomatic
  • Implementing Go interfaces and type systems
  • Writing table-driven tests with testify
  • Reviewing Go code for style and best practices
  • Structuring Go projects and import organization
  • Working with Go concurrency patterns (goroutines, channels)

Rule Categories Overview

The GOLANG-RULES.md file contains detailed Go-specific rules in these categories:

Repository
forgoty/dotfiles
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.