port-allocator
✓自动分配和管理开发服务器端口,避免多个Claude Code实例之间的端口冲突
SKILL.md
Smart port allocator that only assigns ports to real projects containing package.json.
| /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 | Set the main code directory path | | /port-allocator add | Manually add port allocation for a project |
| /port-allocator allow | Configure Claude Code permissions for this skill's commands |
自动分配和管理开发服务器端口,避免多个Claude Code实例之间的端口冲突 来源:guo-yu/skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/guo-yu/skills --skill port-allocator- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 port-allocator?
自动分配和管理开发服务器端口,避免多个Claude Code实例之间的端口冲突 来源:guo-yu/skills。
如何安装 port-allocator?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/guo-yu/skills --skill port-allocator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/guo-yu/skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01