AgentSkillsCN

dev-stop

停止后台运行的开发服务器

SKILL.md
--- frontmatter
name: dev-stop
description: Stop background dev server

Dev Server Stop

Stop the background Next.js development server cleanly.

Run the dev server stop script which will:

  1. Find the dev server process
  2. Terminate it gracefully
  3. Clean up any related processes
  4. Show minimal confirmation

Execute: bash ../dev-stop.sh