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.

go-rust-systems - Go & Rust Systems Programming Guide

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

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write Go code
  • write Rust code
  • handle Go errors
  • handle Rust errors
  • use Go goroutines
  • use Rust ownership
  • run tests
  • build projects
  • format code
  • audit code

Inputs

  • .go files
  • .rs files
  • Cargo.toml
  • go.mod

Outputs

  • compiled binary
  • test results
  • formatted code
  • linting report

Requirements

  • Go development environment
  • Rust development environment
  • Cargo package manager

Source

  • Spec: SKILL.md
systems programming
Go
Rust
error handling
concurrency
write Go code
write Rust code
handle Go errors
handle Rust errors
.go files
.rs files
Cargo.toml
compiled binary
test results
formatted code