error-handler-gen

Installation
SKILL.md

Error Handler Generator

Good error handling means custom error classes, proper status codes, and consistent response shapes. This tool generates all of it for your framework.

One command. Zero config. Just works.

Quick Start

npx ai-error-handler express

What It Does

  • Generates error middleware for your framework
  • Creates custom error classes (NotFoundError, ValidationError, etc.)
  • Includes async wrapper to catch promise rejections
  • Sets up proper HTTP status codes
Installs
5
GitHub Stars
638
First Seen
Mar 17, 2026
error-handler-gen — sundial-org/awesome-openclaw-skills