Toolverse
All skills

flow-next-worktree-kit

by gmickel

Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees.

Installation

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

Installation

Quick info

Author
gmickel
Category
Frontend
Views
1

About this skill

Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees.

How to use

  1. Zainstaluj skill w swoim katalogu Claude plugins, upewniając się, że skrypt worktree.sh znajduje się w ścieżce skills/flow-next-worktree-kit/scripts/.

  2. Aby utworzyć nowe worktree dla nowej funkcji, poproś Claude: "Stwórz worktree o nazwie feature-xyz na bazie main". Claude uruchomi komendę create z nazwą i opcjonalną bazową gałęzią — worktree powstanie bez zmiany aktualnej gałęzi.

  3. Wyświetl listę wszystkich istniejących worktree'ów, prosząc o "listę worktree'ów". Skill pokaże dostępne worktree'e i ich ścieżki.

  4. Przełącz się do konkretnego worktree'a, polecając "przełącz się na worktree feature-xyz". Skill wydrukuje ścieżkę, do której możesz przejść w terminalu.

  5. Skopiuj pliki .env do wybranego worktree'a komendą "skopiuj .env do feature-xyz". Skill przeniesie zmienne środowiskowe bez nadpisywania istniejących plików i pomijając symlinki.

  6. Gdy skończysz pracę, poproś o "oczyszczenie worktree'ów". Skill usunie katalogi worktree'ów, ale nie będzie siłą usuwać gałęzi ani worktree'ów, które nie są czyste — bezpieczne czyszczenie workspace'u.

Related skills

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

frontend-slides

by sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual

Frontend
65135