·zdev
</>

zdev

5hanth/zdev-skill

Manage isolated dev environments with git worktrees, auto ports, and preview URLs

3Installs·0Trend·@5hanth

Installation

$npx skills add https://github.com/5hanth/zdev-skill --skill zdev

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 |

Manage isolated dev environments with git worktrees, auto ports, and preview URLs Source: 5hanth/zdev-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/5hanth/zdev-skill --skill zdev
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is zdev?

Manage isolated dev environments with git worktrees, auto ports, and preview URLs Source: 5hanth/zdev-skill.

How do I install zdev?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/5hanth/zdev-skill --skill zdev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/5hanth/zdev-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None