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
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use result-types