From cavepaintings
Use when the user wants to stop, close, or shut down the Cavepaintings canvas server
How this skill is triggered — by the user, by Claude, or both
Slash command
/cavepaintings:cavepaintings-stopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Stop the server:
Stop the server:
node <SKILL_DIR>/scripts/stop-server.js
Confirm to the user: "Cavepaintings stopped."
npx claudepluginhub sds-mode/cavepaintings --plugin cavepaintingsОстанавливает Apache HTTP Server. Публикации сохраняются — при следующем /web-publish сервер запустится снова.
Starts, stops, or toggles the Backstage pixel art office viewer server on localhost:7777 using bun and bash. Manages enabled state and process isolation for Claude Code plugins.
Stops mo markdown viewer server for current Git project via config lookup and mo --shutdown. Use for claw-mo-down invocations, stopping doc viewer, or killing mo server.