home/categories/architecture-patterns/jagreehal-jagreehal-claude-skills-skills-result-types-skill-md
architecture-patternsdevelopment
result-types
Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.
maintainer
jagreehal
آخر تحديث 1/15/2026
النجوم
0
التفرعات
0
quick start
Installation and usage
Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use result-types