home/categories/framework-internals/sigle-sigle-claude-skills-better-result-adopt-skill-md
framework-internalsdevelopment

better-result-adopt

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

sigle
maintainer
sigle
更新日 2/28/2026
スター
483
フォーク
84
quick start

Installation and usage

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use better-result-adopt