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