local-dev-workflow
CommunityCreate robust, idempotent local start scripts.
Software Engineering#automation#workflow#docker#idempotent#local development#start.sh#port sovereignty
Authorimehr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes the creation of a reliable local development startup script (start.sh) to ensure port isolation, deterministic re-runs, and a clear runtime dashboard, helping teams avoid common environment-start failures.
Core Features & Use Cases
- Port sovereignty: assigns unique, non-conflicting ports per project to prevent clashes with other running apps.
- Idempotent startup: the script can be re-run safely; it searches for and terminates processes occupying configured ports before launching.
- Transparent dashboard: after startup, outputs running services, PIDs, and accessible URLs for quick verification.
- One-Click startup: orchestrates Docker (when present), backend, frontend, and environment setup with a single script.
- Template-driven: provides a canonical start.sh pattern and references a shared template in resources/start-script-template.md for adaptation.
Quick Start
Generate a start.sh that follows the Standard start.sh Template in resources/start-script-template.md, place it at your project root, make it executable, and run ./start.sh.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: local-dev-workflow Download link: https://github.com/imehr/vet/archive/main.zip#local-dev-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.