home/categories/debugging/anortham-miller-claude-skills-detect-empty-catch-skill-md
debuggingtools

detect-empty-catch

Detect empty catch blocks and exception swallowing anti-patterns. Finds catch blocks that silently ignore errors without logging or rethrowing. Works across all languages. Use when user asks about error handling issues.

anortham
maintainer
anortham
আপডেট হয়েছে 12/23/2025
স্টার
0
ফর্ক
1
quick start

Installation and usage

Detect empty catch blocks and exception swallowing anti-patterns. Finds catch blocks that silently ignore errors without logging or rethrowing. Works across all languages. Use when user asks about error handling issues.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use detect-empty-catch