troubleshooting
仓库创建 2026年7月4日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
帮助代理快速定位问题方向并节省盲目调试时间。
这个 Skill 做什么
作为诊断路由器,引导到具体前后端排错技能。
充当诊断路由器:遇到异常错误或不明原因的问题时先用它来判断是前端还是后端问题,然后把你引导到相应的专用排查技能。任何不知道从哪儿下手、想避免盲目调试的时候都该启动。它的强项是把模糊问题快速分类,节省你跑错方向的时间。
▸ 展开 SKILL.md 英文原文
General troubleshooting guidance that routes to specific backend or frontend troubleshooting skills.
0
Stars
0
Forks
23
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ceilidhboy/skills/master/skills/troubleshooting/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ceilidhboy/skills/master/skills/troubleshooting/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Troubleshooting ## When to Activate This Skill Activate this skill **MANDATORY** when: - Encountering unexpected errors or behavior - Something doesn't work as expected and the cause is unclear - You're about to spend time debugging without a clear direction ## How to Use This Skill This skill acts as a **diagnostic router** to help you identify the type of issue and activate the appropriate specialized skill. ## Validating Your Success Metrics **CRITICAL: Before you begin diagnosing a problem, you must establish what success looks like and verify that your measurement is actually valid.** An incorrectly defined success metric can create a phantom problem - you'll see a problem that
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有