portless
CommunityReplace ports with named .localhost URLs.
Authorkriegcloud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the frustration of managing port numbers for local development servers, preventing conflicts and making URLs memorable.
Core Features & Use Cases
- Named Localhost URLs: Access your local development servers via stable URLs like
http://myapp.localhostinstead ofhttp://localhost:3000. - Conflict Resolution: Automatically assigns free ports and manages proxying to avoid
EADDRINUSEerrors. - Use Case: When working on multiple microservices locally, use
portless api.myappandportless frontend.myappto access each service at its own.localhostdomain, preventing port clashes and simplifying navigation.
Quick Start
Install portless globally and start the proxy by running npm install -g portless then portless proxy start.
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: portless Download link: https://github.com/kriegcloud/beep-effect/archive/main.zip#portless 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 223,000+ vetted skills library on demand.