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.

Skills with capability: write Go code

Browse skills that share this capability.

  • golang-code-style - Go Code Style and Formatting Guide
    golangcode-styleformattinglinting

    ★ 2 · Updated 2026-05-11

    Enforce Go code style conventions, formatting rules, and best practices for writing and reviewing code

    ⚙ write Go code⚙ review code style⚙ configure linters
  • golang-code-style - Go Code Style and Conventions
    Golangcode styleformattingconventions

    ★ 0 · Updated 2026-05-11

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

    ⚙ format code⚙ review code style⚙ write Go code
  • golang-code-style - Go Code Style Guide
    golangcode styleformattinglinting

    ★ 0 · Updated 2026-05-11

    Golang code style, formatting and conventions for writing and reviewing Go code

    ⚙ write Go code⚙ review code style⚙ configure linters
  • go-conventions - Go Conventions and Best Practices
    GobackendGinbest-practices

    ★ 7 · Updated 2026-03-23

    Provides guidelines for idiomatic Go code with best practices and patterns for production systems

    ⚙ write Go code⚙ handle errors⚙ implement concurrency
  • golang - Go Language Expert Development
    GoGolangprogramming languageconcurrency

    ★ 13 · Updated 2026-03-22

    Expert Go language development including idiomatic patterns, concurrency, performance optimization, and ecosystem best practices

    ⚙ write Go code⚙ design concurrent systems⚙ implement APIs
  • go-rust-systems - Go & Rust Systems Programming Guide
    systems programmingGoRusterror handling

    ★ 10 · Updated 2026-03-10

    Best practices for Go and Rust systems programming covering error handling, concurrency, testing, and deployment.

    ⚙ write Go code⚙ write Rust code⚙ handle Go errors
  • go-idioms - Go Language Idioms and Best Practices Guide
    Gogolangerror handlinginterface design

    ★ 18 · Updated 2026-02-17

    Provides idiomatic Go patterns for error handling, interface design, concurrency, and package structure

    ⚙ write Go code⚙ review Go code⚙ design interfaces