home/categories/architecture-patterns/aiskillstore-marketplace-skills-awais68-error-handling-skill-md
architecture-patternsdevelopment

error-handling

Use when implementing structured error handling in backend or frontend code. Triggers for: try-catch patterns, custom exception classes, global error handlers, error logging, user-friendly error messages, or API error responses. NOT for: business logic validation (use domain exceptions) or unrelated error types.

aiskillstore
maintainer
aiskillstore
آخر تحديث 1/20/2026
النجوم
90
التفرعات
3
quick start

Installation and usage

Use when implementing structured error handling in backend or frontend code. Triggers for: try-catch patterns, custom exception classes, global error handlers, error logging, user-friendly error messages, or API error responses. NOT for: business logic validation (use domain exceptions) or unrelated error types.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use error-handling