Toolverse
All skills

update-go-version

by grafana

Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
grafana
Category
DevOps
Views
3

About this skill

Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)

How to use

  1. Wpisz komendę /update-go-version w konwersacji z Claude'em, aby uruchomić umiejętność. Skill automatycznie pobierze bieżącą wersję Go z pliku tools/Dockerfile, którą aktualizuje przepływ Renovate.

  2. Skill sprawdzi, czy pliki go.mod (moduł główny) i tools/go.mod (moduł narzędzi) zawierają zgodną wersję Go. Jeśli wersje się różnią, przejdzie do aktualizacji. Jeśli są już zsynchronizowane, poinformuje Cię, że tools/Dockerfile wymaga najpierw scalenia i zbudowania nowego obrazu.

  3. Skill zaktualizuje dyrektywę go X.Y.Z w obu plikach: go.mod i tools/go.mod, aby były zgodne z wersją z tools/Dockerfile.

  4. Pobierze najnowszy tag obrazu narzędzi z Docker Hub (repozytorium grafana/tempo-ci-tools) i zaktualizuje wartość TOOLS_IMAGE_TAG w pliku build/tools.mk.

  5. Zweryfikuje, że zmany kompilują się poprawnie, uruchamiając make vendor i make build. Jeśli kompilacja się powiedzie, wszystkie zmiany są gotowe do zatwierdzenia.

Related skills

game-art

by davila7

Game art principles. Visual style selection, asset pipeline, animation workflow.

DevOps
1268

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334