arithmetical-operations
Implements binary arithmetic operations using monad priority promotion via _promoteForComputation. Use when creating arithmetic operations (add, subtract, multiply, divide, etc.) where BOTH operands are monad-wrapped. NOT for simple/function parameter functions - use three-path-pattern skill for those. Work on ONE function at a time.
$ Instalar
git clone https://github.com/site-bender/toolsmith /tmp/toolsmith && cp -r /tmp/toolsmith/.claude/skills/arithmetical-operations ~/.claude/skills/toolsmith// tip: Run this command in your terminal to install the skill
Repository

site-bender
Author
site-bender/toolsmith/.claude/skills/arithmetical-operations
0
Stars
0
Forks
Updated1w ago
Added1w ago