detect-empty-catch

Community

Detect empty catch blocks across languages.

Authoranortham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects empty or swallow-exception catch blocks across languages, helping improve error handling.

Core Features & Use Cases

  • Semantic and pattern searches for empty catches
  • Language-specific idioms across C#, TS, Python, Java, Go
  • Inspect suspicious catches with symbol details

Quick Start

Scan codebase for empty or swallow-catch blocks and prompt for fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: detect-empty-catch
Download link: https://github.com/anortham/miller/archive/main.zip#detect-empty-catch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository