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.

AmanVarshney01
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