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 output: generated Go code

Browse skills that produce this output.

  • refresh-tarkovdev-schema - Update Tarkov.dev GraphQL Schema
    GraphQLcode generationAPI clientGo

    ★ 60 · Updated 2026-03-22

    Update the tarkov.dev GraphQL schema and regenerate the Go client code

    ⚙ fetch GraphQL schema⚙ regenerate Go client⚙ update queries
  • refresh-tarkovdev-schema - Update tarkov.dev GraphQL schema and Go client
    GraphQLschemacode generationGo client

    ★ 1 · Updated 2026-03-22

    Update tarkov.dev GraphQL schema and regenerate Go client code

    ⚙ fetch GraphQL schema⚙ regenerate Go client⚙ update GraphQL queries
  • protobuf-go-ts-schema-exchange - Schema-first workflow for sharing protobuf payloads between Go and TypeScript
    protobufschemacode-generationgo

    ★ 3 · Updated 2026-02-13

    Exchange protobuf-defined payloads between Go and TypeScript using JSON transport with Buf codegen, protojson, and @bufbuild/protobuf.

    ⚙ define protobuf schema⚙ configure Buf v2 generation⚙ generate Go and TypeScript code