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.
maintainer
jagreehal
์
๋ฐ์ดํธ๋จ 1/15/2026
์คํ
0
ํฌํฌ
0
quick start
Installation and usage
Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.
์ค์น
$ install --globalskills.sh
์ฌ์ฉ๋ฒ
์ค์น ํ ํฐ๋ฏธ๋์์ ๋ค์ ๋ช ๋ น์ ์คํํ์ฌ ์ด ์คํฌ์ ์ฌ์ฉํ ์ ์์ต๋๋ค:
skills use result-types