golang-naming

Community

Go naming that keeps code clear and idiomatic.

Authorsamber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go naming conventions enforce MixedCaps, consistent acronym casing, and boolean predicate prefixes to improve readability and prevent stuttering across packages.

Core Features & Use Cases

  • Enforces idiomatic Go naming rules for packages, variables, constants, interfaces, and errors.
  • Guides constructor patterns (New for single primary type), boolean predicates (Is/Has/Can), and acronym capitalization (URL, ID).
  • Helps with code reviews, refactoring, and onboarding by maintaining a uniform naming style.

Quick Start

Use this skill to audit a Go module and apply consistent naming across new and existing code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: golang-naming
Download link: https://github.com/samber/cc-skills-golang/archive/main.zip#golang-naming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.