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.

jagreehal
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use result-types