skills/smithery.ai/add-error-type

add-error-type

Installation
SKILL.md

Add Error Type

Adds a new domain error type that extends BaseError. All custom errors are defined in src/errors.ts and automatically handled by the global error handler.

Quick Reference

File: src/errors.ts Base class: BaseError Auto HTTP mapping: errorCode number maps to HTTP status

Existing Error Types

Installs
1
First Seen
Apr 28, 2026
add-error-type from smithery.ai