工程開發
error-handling
實作強健的後端錯誤處理機制,包含自訂錯誤類別、中間件、結構化日誌以及復原模式。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/error-handling/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/error-handling/install?os=windows&agent=claude" -o install-error-handling.bat && install-error-handling.bat
下載安裝腳本