工程开发
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
下载安装脚本