array-function-migration

Comprehensive pattern for converting vanilla array functions to the three-path overload pattern (plain/Result/Validation). Use when migrating functions from obsolete-for-reference-only to src/array/ with support for fail-fast, error accumulation, and plain responses.

$ 설치

git clone https://github.com/site-bender/sitebender /tmp/sitebender && cp -r /tmp/sitebender/.claude/skills/array-function-migration ~/.claude/skills/sitebender

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