debug

分类: 开发与编程 | 上传者: pproencapproenca | 下载: 0 | 版本: v1.0(最新)

用于查找和修复错误(以前称为调试)的综合调试方法。在调试代码、调查错误、排除问题、执行根本原因分析或响应事件时应使用此技能。涵盖系统再现、假设驱动的调查和根本原因分析技术。当遇到异常、堆栈跟踪、崩溃、段错误、未定义的行为或错误报告需要调查时使用。

更新日志: Source: GitHub https://github.com/pproenca/dot-skills

目录结构

当前层级: tree/master/skills/.curated/debug/

  • 📁 assets/
    • 📁 templates/
      • 📄 _template.md 594 B
  • 📁 references/
    • 📄 _sections.md 2.4 KB
    • 📄 anti-blame-tool.md 2.5 KB
    • 📄 anti-debug-fatigue.md 2.5 KB
    • 📄 anti-quick-patch.md 2.8 KB
    • 📄 anti-shotgun-debugging.md 2.4 KB
    • 📄 anti-tunnel-vision.md 2.4 KB
    • 📄 hypo-binary-search.md 2.7 KB
    • 📄 hypo-one-change-at-time.md 2.7 KB
    • 📄 hypo-rubber-duck.md 2.5 KB
    • 📄 hypo-rule-out-obvious.md 2.2 KB
    • 📄 hypo-scientific-method.md 2.5 KB
    • 📄 hypo-where-not-what.md 2.7 KB
    • 📄 obs-breakpoint-strategy.md 2.5 KB
    • 📄 obs-log-inputs-outputs.md 2.7 KB
    • 📄 obs-stack-trace-reading.md 2.8 KB
    • 📄 obs-strategic-logging.md 2.8 KB
    • 📄 obs-trace-data-flow.md 2.5 KB
    • 📄 obs-watch-expressions.md 2.5 KB
    • 📄 pattern-async-await-errors.md 2.5 KB
    • 📄 pattern-memory-leak.md 2.2 KB
    • 📄 pattern-null-pointer.md 1.8 KB
    • 📄 pattern-off-by-one.md 1.8 KB
    • 📄 pattern-race-condition.md 1.7 KB
    • 📄 pattern-timezone-issues.md 2.1 KB
    • 📄 pattern-type-coercion.md 2.0 KB
    • 📄 prev-defensive-coding.md 3.2 KB
    • 📄 prev-document-solution.md 2.5 KB
    • 📄 prev-improve-error-messages.md 2.8 KB
    • 📄 prev-postmortem.md 2.8 KB
    • 📄 prob-document-symptoms.md 1.9 KB
    • 📄 prob-minimal-reproduction.md 2.2 KB
    • 📄 prob-recent-changes.md 2.1 KB
    • 📄 prob-reproduce-before-debug.md 1.9 KB
    • 📄 prob-separate-symptoms-causes.md 2.3 KB
    • 📄 prob-state-expected-actual.md 2.3 KB
    • 📄 rca-examine-boundaries.md 4.4 KB
    • 📄 rca-fault-propagation.md 2.9 KB
    • 📄 rca-five-whys.md 2.2 KB
    • 📄 rca-last-known-good.md 2.3 KB
    • 📄 rca-question-assumptions.md 2.5 KB
    • 📄 tool-call-stack-navigation.md 2.7 KB
    • 📄 tool-conditional-breakpoints.md 2.3 KB
    • 📄 tool-exception-breakpoints.md 2.3 KB
    • 📄 tool-logpoints.md 2.4 KB
    • 📄 tool-memory-inspection.md 2.4 KB
    • 📄 tool-step-commands.md 2.6 KB
    • 📄 triage-duplicate-detection.md 1.8 KB
    • 📄 triage-quick-wins-first.md 1.7 KB
    • 📄 triage-reproducibility-matters.md 2.0 KB
    • 📄 triage-severity-vs-priority.md 1.8 KB
    • 📄 triage-user-impact-assessment.md 1.8 KB
    • 📄 verify-add-test.md 2.8 KB
    • 📄 verify-regression-check.md 2.4 KB
    • 📄 verify-reproduce-fix.md 2.0 KB
    • 📄 verify-understand-why-fix-works.md 2.4 KB
  • 📄 AGENTS.md 11.5 KB
  • 📄 metadata.json 1.0 KB
  • 📄 README.md 5.7 KB
  • 📄 SKILL.md 5.7 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 94 | ★ 0
评论 0

请先登录后评论。

评论加载中...