home/categories/architecture-patterns/jagreehal-jagreehal-claude-skills-skills-result-types-skill-md
architecture-patternsdevelopment

result-types

Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.

jagreehal
maintainer
jagreehal
Atualizado 1/15/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use result-types