What is systematic-debugging?
Use before proposing fixes when facing bugs, test failures, or unexpected behavior. Source: jackiexiao/jackie-skills-starter.
Use before proposing fixes when facing bugs, test failures, or unexpected behavior.
Quickly install systematic-debugging AI skill to your development environment via command line
Source: jackiexiao/jackie-skills-starter.
Random fixes waste time and create new bugs. Quick patches mask underlying issues.
Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure.
Violating the letter of this process is violating the spirit of debugging.
Use before proposing fixes when facing bugs, test failures, or unexpected behavior. Source: jackiexiao/jackie-skills-starter.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill systematic-debuggingUse before proposing fixes when facing bugs, test failures, or unexpected behavior. Source: jackiexiao/jackie-skills-starter.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackiexiao/jackie-skills-starter --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
https://github.com/jackiexiao/jackie-skills-starter