LogoClawIndex
CasesSkillsAbout
LogoClawIndex

go-code-review - Automated Go Code Review for 100+ Common Mistakes

Reviews Go code for common mistakes in error handling, concurrency, interfaces, performance, testing, and stdlib usage.

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read .go files
  • check coding patterns
  • identify error handling issues
  • detect concurrency problems
  • report interface design flaws
  • analyze performance issues

Inputs

  • .go source files
  • Go knowledge base

Outputs

  • code review report
  • issue severity levels
  • mistake references
  • fix suggestions

Requirements

  • Read tool access
  • Grep tool access

Source

  • Spec: SKILL.md

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.
Go
code review
static analysis
error detection
read .go files
check coding patterns
identify error handling issues
detect concurrency problems
.go source files
Go knowledge base
code review report
issue severity levels
mistake references