home/categories/framework-internals/alexandru-skills-skills-cats-mtl-typed-errors-skill-md
framework-internalsdevelopment

cats-mtl-typed-errors

Scala typed errors with Cats MTL Raise/Handle and allow/rescue. Use for designing custom domain error types without EitherT, while keeping Cats Effect and ecosystem composition. Covers Scala 2/3 syntax and IO-only or F[_] usage.

alexandru
maintainer
alexandru
更新于 2/1/2026
星标
35
分支
3
quick start

Installation and usage

Scala typed errors with Cats MTL Raise/Handle and allow/rescue. Use for designing custom domain error types without EitherT, while keeping Cats Effect and ecosystem composition. Covers Scala 2/3 syntax and IO-only or F[_] usage.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use cats-mtl-typed-errors