kill-backend

Official

Safely stop backend and its spawn chain.

Authorskaile-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Skaile backend and its spawn-chain often leave orphaned processes and port conflicts when restarting or debugging. This skill cleanly terminates the backend and every process in its spawn chain (including nest start --watch, dotenvx, and bun run dev), enabling a reliable fresh start.

Core Features & Use Cases

  • Detects and targets the backend process tree associated with port 3001 and related commands.
  • Terminates the entire chain safely (first with SIGTERM, then with SIGKILL when needed) and prevents partial restarts.
  • Verifies that port 3001 is free and no stray processes remain, providing a clean slate for a fresh backend launch.

Quick Start

Tell the assistant to terminate the Skaile backend and its spawn chain to free port 3001.

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: kill-backend
Download link: https://github.com/skaile-ai/ai-assets/archive/main.zip#kill-backend

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 510,000+ vetted skills library on demand.