home/categories/backend/epicenterhq-epicenter-agents-skills-single-or-array-pattern-skill-md
backenddevelopment

single-or-array-pattern

Pattern for functions that accept either a single item or an array. Use when creating CRUD operations, batch processing APIs, or factory functions that should flexibly handle one or many inputs.

EpicenterHQ
maintainer
EpicenterHQ
更新日 3/5/2026
スター
4394
フォーク
319
quick start

Installation and usage

Pattern for functions that accept either a single item or an array. Use when creating CRUD operations, batch processing APIs, or factory functions that should flexibly handle one or many inputs.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use single-or-array-pattern