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