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 input: Go module

Browse skills that use this input.

  • echo - Echo Go Web Framework
    web frameworkGoREST APIrouting

    ★ 18 · Updated 2026-06-30

    Build REST APIs and web applications using Echo Go framework with routing, middleware, and request handling

    ⚙ define routes⚙ handle requests⚙ apply middleware
  • golang-safety - Go Safety: Defensive Coding
    golangsafetydefensive-codingerror-prevention

    ★ 7 · Updated 2026-06-15

    Prevents Go panics, data corruption, and runtime bugs through defensive coding practices

    ⚙ write defensive Go code⚙ review Go code⚙ prevent nil panics
  • gitlab-ci - GitLab CI/CD for Go Projects
    GitLabCI/CDGoDocker

    ★ 18 · Updated 2026-03-20

    Initialize or update GitLab CI/CD pipelines for Go projects with testing, coverage, and releases

    ⚙ run unit tests⚙ generate coverage report⚙ create snapshot builds
  • gitlab-ci - GitLab CI/CD Setup for Go Projects
    gitlabci/cdgodocker

    ★ 650 · Updated 2026-03-20

    Setup GitLab CI/CD pipelines for Go projects

    ⚙ configure CI/CD pipeline⚙ run unit tests⚙ generate coverage report
  • golangci-lint - Professional Go Linter Configuration
    code qualitystatic analysisGoCI/CD

    ★ 18 · Updated 2026-03-19

    Initialize or update golangci-lint configuration for Go projects with comprehensive code quality checks

    ⚙ copy configuration file⚙ verify project setup⚙ run lint check
  • golangci-lint - Configure golangci-lint for Go projects
    golintingstatic analysiscode quality

    ★ 650 · Updated 2026-03-19

    Initialize or update golangci-lint configuration for Go projects with comprehensive code quality checks

    ⚙ copy configuration file⚙ run linter check⚙ generate lint report
  • golang-pro - Senior Go Developer for Concurrent and Microservices Applications
    GoconcurrencymicroservicesgRPC

    ★ 41 · Updated 2026-02-23

    Build Go applications requiring concurrent programming, microservices architecture, or high-performance systems

    ⚙ Write goroutines⚙ Implement channels⚙ Design interfaces