run-server

Community

Start and manage your dev server with npm dev.

Authorflesler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Starting and maintaining a local development server can be error-prone and fragmented. This Skill provides a repeatable, labeled workflow to start the server, optionally terminate any existing instance to avoid port conflicts, and surface logs for debugging.

Core Features & Use Cases

  • Start the server with npm run dev and stream logs to /tmp/server.log for quick debugging.
  • Optionally kill a running server to ensure clean startup and avoid port conflicts.
  • Use during development, testing, and quick demos where a running backend is required.

Quick Start

Start the development server with npm run dev and monitor /tmp/server.log.

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: run-server
Download link: https://github.com/flesler/dotfiles/archive/main.zip#run-server

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.