three-path-pattern

Implements Toolsmith functions using the three-path pattern (Maybe/Result/Validation). Use when creating or converting functions for the Toolsmith library. Ensures currying, function keyword syntax, immutability, and constitutional compliance. NOT for predicates. Work on ONE function at a time.

$ Installieren

git clone https://github.com/site-bender/toolsmith /tmp/toolsmith && cp -r /tmp/toolsmith/.claude/skills/three-path-pattern ~/.claude/skills/toolsmith

// tip: Run this command in your terminal to install the skill