linting-go-code

Community

Ensure Go code quality and style.

AuthorMrPointer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for consistent, high-quality Go code by automating the process of linting, formatting, and identifying potential issues.

Core Features & Use Cases

  • Code Linting: Runs golangci-lint to enforce coding standards and catch errors.
  • Code Formatting: Applies consistent code style using gofumpt and goimports.
  • Spell Checking: Identifies and helps correct spelling errors in code comments and strings.
  • Use Case: Before committing code, run this Skill to automatically fix formatting issues and ensure the code adheres to project linting rules, preventing merge conflicts and improving maintainability.

Quick Start

Run the task lint command to check and fix Go code.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: linting-go-code
Download link: https://github.com/MrPointer/dotfiles/archive/main.zip#linting-go-code

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 223,000+ vetted skills library on demand.