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