implementing-functions

Implements functions following project conventions. Applies data-first parameter order, currying patterns with *On and *With variants, and consistent universal operation names.

$ Installer

git clone https://github.com/jasonkuhrt/kit /tmp/kit && cp -r /tmp/kit/.claude/skills/implementing-functions ~/.claude/skills/kit

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