LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

golang-code-style - Go Code Style and Conventions

Provides Go code style rules and formatting conventions for clarity and consistency

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • format code
  • review code style
  • write Go code
  • configure linters
  • write comments
  • establish standards
  • handle line length
  • initialize variables
  • reduce nesting
  • eliminate else
  • extract conditions
  • use switch
  • design functions
  • iterate with range
  • organize code
  • handle strings
  • convert types
  • parallelize reviews

Inputs

  • Go source code
  • linter configuration
  • project standards
  • codebase files
  • review context

Outputs

  • formatted code
  • style recommendations
  • configuration files
  • code comments
  • project standards

Requirements

  • Go environment
  • compatible AI coding agent
  • linter tools

Source

  • Spec: SKILL.md
Golang
code style
formatting
conventions
linting
code review
format code
review code style
write Go code
configure linters
Go source code
linter configuration
project standards
formatted code
style recommendations
configuration files