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