home/categories/debugging/kensledev-claude-skills-try-error-handling-skill-md
debuggingtools

try-error-handling

Error handling with @julian-i/try-error. Wrap throwable code with tryPromise (async) or tryThrow (sync). Forces reflection on error types, handling location, audience, and recovery.

kensleDev
maintainer
kensleDev
আপডেট হয়েছে 1/16/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

Error handling with @julian-i/try-error. Wrap throwable code with tryPromise (async) or tryThrow (sync). Forces reflection on error types, handling location, audience, and recovery.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use try-error-handling