home/categories/framework-internals/comeonoliver-skillshub-skills-hoangnguyen0403-agent-skills-standard-flutter-error-handling-skill-md
framework-internalsdevelopment
flutter-error-handling
Functional error handling with Either/Failure. ALWAYS consult when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer — not just when setting up error handling. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)
maintainer
ComeOnOliver
更新日 3/23/2026
スター
26
フォーク
7
quick start
Installation and usage
Functional error handling with Either/Failure. ALWAYS consult when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer — not just when setting up error handling. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use flutter-error-handling