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
Updated 1/15/2026
Stars
0
Forks
0
quick start
Installation and usage
Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use result-types