principle-fix-root-causes
Apply when debugging. Trace each symptom to its root cause and fix it there; reproduce first, ask why until you reach it, resist nil-check guards that silence crashes.
By cursor · 2,261 installs
npx skills add cursor/plugins --skill principle-fix-root-causes