home/categories/architecture-patterns/amanvarshney01-create-better-t-stack-opencode-skill-better-result-adopt-skill-md
architecture-patternsdevelopment
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.
maintainer
AmanVarshney01
更新日 1/19/2026
スター
4743
フォーク
257
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