dev-setup-config

Installation
SKILL.md

dev-setup-config

Overview

View and update dev-setup plugin settings stored in .claude/dev-setup.json.

Config File

.claude/dev-setup.json in the project root.

If file is absent: use these defaults (do not error):

{
  "worktrees_dir": ".worktrees",
  "env_file": ".env",
  "wt_port_pattern": "_WT_PORT"
}
Installs
5
GitHub Stars
56
First Seen
Apr 29, 2026
dev-setup-config — diegomarino/claude-toolshed