Toolverse
All skills

git-master

by code-yeongyu

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X

Installation

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

Installation

Quick info

Category
DevOps
Views
21

About this skill

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

How to use

  1. Załaduj umiejętność git-master w konfiguracji agenta, dodając ją do listy load_skills, szczególnie dla szybkich zadań (category='quick').
  2. Opisz operację, którą chcesz wykonać: commitowanie zmian, rebase gałęzi, squash commitów lub wyszukiwanie w historii (np. "kto zmienił ten plik", "kiedy dodano tę funkcję").
  3. Agent automatycznie rozpozna typ operacji — nie musisz ręcznie wybierać trybu. Obsługuje komendy takie jak commit, rebase, squash, blame, bisect i log -S.
  4. Dla commitów agent podzieli zmiany na wiele atomowych commitów (minimum 2 dla 3+ zmiennych plików, 3 dla 5+, 5 dla 10+), grupując je według modułów, komponentów lub niezależnych zmian.
  5. Dla rebazowania agent przepisuje historię, rozwiązuje konflikty i czyści gałęzie zgodnie z Twoimi poleceniami.
  6. Dla wyszukiwania w historii agent znajduje, kiedy i gdzie wprowadzone zostały konkretne zmiany, używając blame, bisect lub zaawansowanego log -S do szukania po zawartości kodu.

Related skills

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331

draw-io

by davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

DevOps
1693

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

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995