Toolverse
All skills

git-worktree-manager

by alirezarezvani

Git Worktree Manager

Installation

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

Installation

Quick info

Category
DevOps
Views
17

About this skill

Git Worktree Manager

How to use

  1. Przygotuj repozytorium Git z gałęzią główną (np. main). Upewnij się, że masz zainstalowany Python i dostęp do skryptu worktree_manager.py z repozytorium umiejętności.

  2. Uruchom menedżer, podając nazwę nowej gałęzi i worktree. Przykład: python scripts/worktree_manager.py --repo . --branch feature/nowa-funkcja --name wt-feature --base-branch main. Skrypt utworzy gałąź, jeśli nie istnieje, i przygotuje worktree.

  3. Dodaj flagę --install-deps, jeśli chcesz, aby menedżer automatycznie zainstalował zależności na podstawie pliku blokady (np. package-lock.json). Flaga --format text wyświetli wynik w czytelnym formacie.

  4. Przejrzyj wygenerowaną mapę portów — każde worktree otrzyma unikalny port, aby uniknąć konfliktów. Menedżer skopiuje też pliki .env* z głównego repozytorium do nowego worktree.

  5. Uruchom aplikację w worktree, używając przydzielonych portów. Każde środowisko pracuje niezależnie bez wpływu na inne gałęzie.

  6. Gdy skończysz pracę, użyj menedżera do czyszczenia: skrypt wykryje scalonych gałęzie i bezpiecznie usunie stare worktrees, zamiast ręcznego rm -rf.

Related skills

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

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