stop-project

Zenless 프로젝트 개발 환경을 중지하는 스킬. 사용자가 "프로젝트 중지", "서버 중지", "개발 환경 종료" 등을 요청할 때 사용. 백그라운드에서 실행 중인 백엔드와 프론트엔드 프로세스를 종료하고, PostgreSQL 컨테이너를 중지함. (project)

$ Instalar

git clone https://github.com/ikjingo/zenless /tmp/zenless && cp -r /tmp/zenless/.claude/skills/stop-project ~/.claude/skills/zenless

// tip: Run this command in your terminal to install the skill