원클릭으로
trayce-stop
Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | trayce-stop |
| description | Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server". |
| invocable_by | ["user"] |
bun run ${CLAUDE_PLUGIN_ROOT}/../scripts/stop.ts
Confirm the server has stopped. The browser canvas disconnects automatically. Works on Linux, macOS, and Windows.
To restart later, ask to start trayce (that routes to trayce-start). To check
status without stopping or starting, route to trayce-status.
Use when the user asks to "set up trayce", "install trayce", "configure trayce", "remove trayce", or "uninstall trayce". Handles both installation (writing the MCP config into `.mcp.json` or `~/.claude.json`) and uninstallation. Prompts for scope (single project vs. all projects / global) when the user hasn't specified.
Use when the user wants to draw, sketch, or send visual content to this conversation via the trayce canvas. Also use when asked to push, send, or place images on a canvas. Triggers on mentions of drawing, sketching, canvas, visual, trayce, or pushing images.
Use when the user asks to "start trayce", "launch trayce", "run the canvas server", "start the canvas", or otherwise bring the trayce canvas server up. Use this skill after trayce has been configured via `trayce-setup` — not for first-time installation.
Use when the user asks "is trayce running", "trayce status", "check trayce", "what's trayce doing", or otherwise wants to know whether the trayce canvas server is currently up without starting or stopping it.