Sets up Portless for a project to replace port numbers with stable named .localhost URLs. Use when configuring local development routing, fixing port conflicts, or setting up monorepo dev environments.
$npx -y skills add qdhenry/claude-command-suite --skill setup-portlessInstalls into the current project.
Run `npx skills use "https://github.com/qdhenry/claude-command-suite" --skill "qdhenry/claude-command-suite/setup-portless"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qdhenry/claude-command-suite" that are relevant to the current task. Run `npx skills add "https://github.com/qdhenry/claude-command-suite"` and select the relevant skills, then follow their instructions.