portless

Community

Replace 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.localhost instead of http://localhost:3000.
  • Conflict Resolution: Automatically assigns free ports and manages proxying to avoid EADDRINUSE errors.
  • Use Case: When working on multiple microservices locally, use portless api.myapp and portless frontend.myapp to access each service at its own .localhost domain, 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.