Debugging

Use when a bug's cause is unknown. Applies a hypothesis-driven method — reproduce, isolate, instrument, prove — instead of speculative edits, and covers profiler, debugger, and log-based investigation.

nimadorostkar 4846aaf 4.3 KB Updated

File contents

nimadorostkar/Claude-Skills-collection/tree/main/skills/development/debugging commit 4846aaf777

Frequently asked questions

npx skillmds@latest add nimadorostkar/debugging