go-style-guide

Community

Go code style, safety, and maintainability

Authorrobbyt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures Go code adheres to a comprehensive style guide, catching critical bugs, race conditions, and maintainability issues in Go projects.

Core Features & Use Cases

  • Phase-based review: Scope, analyze, and report on critical and important issues.
  • Reference-driven: Consults pattern references like concurrency and errors guidelines.
  • Balance between safety and pragmatism: Focus on production code avoid panics.

Quick Start

Provide a Go file for review, or paste a snippet, and trigger a style review with this skill.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-style-guide
Download link: https://github.com/robbyt/claude-skills/archive/main.zip#go-style-guide

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