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