skills/hello-errors/SKILL.md
实现错误处理、try-catch、日志记录、监控、重试逻辑、降级机制,或处理错误响应和异常管理时使用。
npx skillsauth add hellowind777/helloagents hello-errorsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
错误处理相关代码必须遵循以下规范。
先分类可预期错误 vs 不可预期错误,再写代码。
{ code, message, details? }data-ai
使用子代理执行任务、并行开发、分派工作时使用。确保子代理有清晰的上下文和验证标准。
testing
统一质量审查、命令验证、阻断修复与交付前质量闭环。
testing
统一质量命令 — 审查、命令验证、阻断修复、回归验证与收尾前质量闭环(~qa 命令)
data-ai
按任务类型适用 — 建立质量驱动工作流,通过技能标准、流程纪律和检查清单保障交付质量