go-formatting

Community

Consistent Go formatting across tooling and IDEs

Authorcaraya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go development often suffers from inconsistent formatting across editors, tools, and CI. This Skill standardizes and enforces Go code formatting to reduce bikeshedding and code-wrestling.

Core Features & Use Cases

  • gofmt: format Go code to the language's standard style.
  • goimports: manage imports by adding missing ones and removing unused ones.
  • golangci-lint integration: provide a consolidated linting workflow with formatting and checks.
  • Use Case: ensure all teammates have the same formatting when committing code and during CI runs.

Quick Start

Run the formatting workflow across your Go project and apply fixes automatically.

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: go-formatting
Download link: https://github.com/caraya/agent-skills/archive/main.zip#go-formatting

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.