error-handling-and-logging-standard-python
Apply consistent exception taxonomy and logging policy in Python services, CLIs, or workers. Use when error handling is fragmented or inconsistent.
适合你,如果 Python 项目中的错误处理散乱、日志格式不统一
/ 通过 npx 安装 校验哈希
npx oh-my-skill add kadeem21/ai-skill-register/error-handling-and-logging-standard-python/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- kadeem21/ai-skill-register/error-handling-and-logging-standard-python/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify kadeem21/ai-skill-register/error-handling-and-logging-standard-python安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
0GitHub stars
~251上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 c9e62ce · 表述以原文为准它做什么
Claude 会为 Python 项目定义统一的异常分类和日志策略,确保每个错误路径只有一个日志点,并保持对外错误信息格式稳定。
什么时候触发
当 Python 服务、CLI 或后台任务的错误处理零散或不一致时触发。
装好后可以这样说
Claude 会审查代码并给出改进建议。
Claude 会生成所需的代码工件。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…