zdev
Verwalten Sie isolierte Entwicklungsumgebungen mit Git-Worktrees, Auto-Ports und Vorschau-URLs
Installation
SKILL.md
Use zdev to manage isolated development environments when working on features. Each feature gets its own git worktree, ports, and optional public preview URL.
If your feature already exists, just cd to the worktree path shown.
| Create new project | zdev create NAME | | Init existing project | zdev init PATH | | Configure | zdev config --list | | See what's running | zdev list | | Start feature | zdev start NAME -p PATH | | Create PR | zdev pr -p PATH | | Stop (keep files) | zdev stop NAME -p PATH --keep | | Stop (full) | zdev stop NAME -p PATH |
Verwalten Sie isolierte Entwicklungsumgebungen mit Git-Worktrees, Auto-Ports und Vorschau-URLs Quelle: 5hanth/zdev-skill.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/5hanth/zdev-skill --skill zdev- Quelle
- 5hanth/zdev-skill
- Kategorie
- </>Entwicklung
- Verifiziert
- —
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist zdev?
Verwalten Sie isolierte Entwicklungsumgebungen mit Git-Worktrees, Auto-Ports und Vorschau-URLs Quelle: 5hanth/zdev-skill.
Wie installiere ich zdev?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/5hanth/zdev-skill --skill zdev Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/5hanth/zdev-skill
Details
- Kategorie
- </>Entwicklung
- Quelle
- user
- Erstes Auftreten
- 2026-02-01