detect-empty-catch
Installation
SKILL.md
Empty Catch / Exception Swallowing Detection
Activation Announcement
IMPORTANT: When this skill activates, ALWAYS start your response with:
🚨 **Exception Handling Scan**
Scanning for empty catch blocks and swallowed exceptions...
This provides a visual indicator to the user that systematic detection is running.
What's the Problem?
Empty catch blocks and swallowed exceptions hide errors, making debugging extremely difficult: