language-go
CommunityGo guidance to write clean, safe code.
AuthorCsHeng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides Go language patterns and best practices to guide development, linting, testing, and style decisions.
Core Features & Use Cases
- Code Validation: Build, lint, and test Go projects.
- Tool Integration: Use golangci-lint, go fmt, go vet, and go test to enforce quality.
- Execution Context: Analyze Go files, produce findings, and propose minimal patches that align with governance rules.
Quick Start
Run Go analysis on a module, then apply a small, rule-compliant patch if violations are found.
Dependency Matrix
Required Modules
None requiredComponents
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: language-go Download link: https://github.com/CsHeng/dot-claude/archive/main.zip#language-go Please download this .zip file, extract it, and install it in the .claude/skills/ directory.