·setup-golangci-lint
</>

setup-golangci-lint

Quickly set up golangci-lint environment for Go projects. Auto-detect version, create config, integrate CI, generate smart ignore rules, ensure existing code passes safely.

6Installs·1Trend·@alingse

Installation

$npx skills add https://github.com/alingse/golangci-lint-skills --skill setup-golangci-lint

How to Install setup-golangci-lint

Quickly install setup-golangci-lint AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/alingse/golangci-lint-skills --skill setup-golangci-lint
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: alingse/golangci-lint-skills.

SKILL.md

View raw

Quickly set up a complete golangci-lint environment for Go projects.

Core Principle: Make existing code pass lint by adjusting configuration, do not modify existing code. Only affects new code.

| < 1.20 | v1.x | | >= 1.20 | v2.x (recommended) |

Quickly set up golangci-lint environment for Go projects. Auto-detect version, create config, integrate CI, generate smart ignore rules, ensure existing code passes safely. Source: alingse/golangci-lint-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alingse/golangci-lint-skills --skill setup-golangci-lint
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from alingse/golangci-lint-skills

Quick answers

What is setup-golangci-lint?

Quickly set up golangci-lint environment for Go projects. Auto-detect version, create config, integrate CI, generate smart ignore rules, ensure existing code passes safely. Source: alingse/golangci-lint-skills.

How do I install setup-golangci-lint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alingse/golangci-lint-skills --skill setup-golangci-lint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/alingse/golangci-lint-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None