·systematic-debugging
</>

systematic-debugging

在提出修復建議之前遇到任何錯誤、測試失敗或意外行為時使用

5Installs·0Trend·@zhucl1006

Installation

$npx skills add https://github.com/zhucl1006/ailesuperpowers --skill systematic-debugging

How to Install systematic-debugging

Quickly install systematic-debugging AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zhucl1006/ailesuperpowers --skill systematic-debugging
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zhucl1006/ailesuperpowers.

SKILL.md

View raw

| 「問題很簡單,不需要流程」|簡單的問題也有根本原因。對於簡單的錯誤,處理速度很快。 | | 「緊急情況,沒有時間處理」|系統調試比猜測和檢查顛簸更快。 | | “先嘗試一下,然後再調查” |第一個修復設置了模式。從一開始就做對。 | | “確認修復有效後我將編寫測試” |未經測試的修復不會持續下去。首先測試證明這一點。 | | “一次進行多個修復可以節省時間”|無法隔離有效的方法。導致新的錯誤。 | | “參考資料太長,我會調整模式”|部分理解一定會出現錯誤。完整地閱讀它。 | | “我看到問題了,讓我解決它” |看到症狀≠瞭解根本原因。 | | 「再嘗試一次修復」(兩次以上失敗後)| 3+次失敗=架構問題。問題模式,不要再修復。 |

| 1.根本原因 |讀取錯誤、重現、檢查更改、收集證據 |瞭解什麼和為什麼 | | 2.圖案 |查找工作示例,進行比較 |找出差異| | 3.假設 |形成理論,最少測試 |證實的或新的假設| | 4.實施 |創建測試、修復、驗證 |錯誤已解決,測試通過 |

在提出修復建議之前遇到任何錯誤、測試失敗或意外行為時使用 Source: zhucl1006/ailesuperpowers.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhucl1006/ailesuperpowers --skill systematic-debugging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zhucl1006/ailesuperpowers --skill systematic-debugging
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from zhucl1006/ailesuperpowers

Quick answers

What is systematic-debugging?

在提出修復建議之前遇到任何錯誤、測試失敗或意外行為時使用 Source: zhucl1006/ailesuperpowers.

How do I install systematic-debugging?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhucl1006/ailesuperpowers --skill systematic-debugging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zhucl1006/ailesuperpowers