home/categories/framework-internals/hoangnguyen0403-agent-skills-standard-skills-flutter-flutter-error-handling-skill-md
framework-internalsdevelopment

flutter-error-handling

Implement functional error recovery with Either/Failure patterns. Use when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)

HoangNguyen0403
maintainer
HoangNguyen0403
업데이트됨 4/4/2026
스타
389
포크
108
quick start

Installation and usage

Implement functional error recovery with Either/Failure patterns. Use when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use flutter-error-handling