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
Mis à jour 1/15/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use result-types