Documentation
README
Port Allocator
Smart port allocator that only assigns ports to real projects containing package.json.
Usage
| Command | Description |
|---|---|
/port-allocator |
Allocate/query port for current project |
/port-allocator list |
List all allocated ports |
/port-allocator scan |
Scan code directory, discover and allocate ports for new projects |
/port-allocator config <path> |
Set the main code directory path |
/port-allocator add <dir-path> |
Manually add port allocation for a project |
/port-allocator allow |
Configure Claude Code permissions for this skill's commands |
Important Rules
1. Only Operate on Current Project's Ports When Restarting Services
This is the opening of the README. Read the full README on GitHub.