clean-code-ch07-error-handling

Community

Make error handling clean and robust.

Authorhatlesswizard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Code quality checker based on Clean Code Ch7: Error Handling — checks exception vs error codes, try-catch structure, exception context, caller-oriented exceptions, Special Case pattern, null return/pass prevention

Core Features & Use Cases

  • Detect misuses of exceptions, poor error context, and tangled error handling in code.
  • Enforce best practices like using unchecked exceptions, avoiding null returns, and wrapping third-party APIs.
  • Use during code reviews, CI checks, and automated analyzers to elevate error handling quality.

Quick Start

Run the checker on your codebase to flag error-handling anti-patterns and guide refactoring.

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: clean-code-ch07-error-handling
Download link: https://github.com/hatlesswizard/clean-code-skills/archive/main.zip#clean-code-ch07-error-handling

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.