golang-code-style - Go Code Style and Conventions
Provides Go code style rules and formatting conventions for clarity and consistency
Tags
Updated: 2026-05-11Capabilities
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
