nodejs-port-cleanup
CommunityFree up busy ports instantly.
AuthorGambitnl
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically terminates any running processes that are occupying a specific network port, preventing the common EADDRINUSE error when starting a Node.js development server.
Core Features & Use Cases
- Automatic Port Clearing: Kills existing processes on a given port before a new server instance attempts to bind to it.
- Cross-Platform Compatibility: Works seamlessly on both Windows (using
netstatandtaskkill) and Unix-like systems (usinglsofandkill). - Use Case: When you restart your local Node.js server and get an
EADDRINUSEerror because the previous instance didn't shut down cleanly, this skill will automatically clear the port for you.
Quick Start
Use the nodejs-port-cleanup skill to ensure port 3000 is free before starting your server.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: nodejs-port-cleanup Download link: https://github.com/Gambitnl/Aralia/archive/main.zip#nodejs-port-cleanup 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.