·single-or-array-pattern
</>

single-or-array-pattern

epicenterhq/epicenter

単一の項目または配列を受け入れる関数のパターン。 1 つまたは複数の入力を柔軟に処理する必要がある CRUD 操作、バッチ処理 API、またはファクトリ関数を作成するときに使用します。

18インストール·1トレンド·@epicenterhq

インストール

$npx skills add https://github.com/epicenterhq/epicenter --skill single-or-array-pattern

SKILL.md

Accept both single items and arrays, normalize internally, delegate to array-only implementation.

| recordingOrRecordings | recordings | | clientOrClients | clients | | itemOrItems | items | | paramsOrParamsArray | paramsArray |

Database Service (apps/whispering/src/lib/services/isomorphic/db/web.ts)

単一の項目または配列を受け入れる関数のパターン。 1 つまたは複数の入力を柔軟に処理する必要がある CRUD 操作、バッチ処理 API、またはファクトリ関数を作成するときに使用します。 ソース: epicenterhq/epicenter。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/epicenterhq/epicenter --skill single-or-array-pattern
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

single-or-array-pattern とは?

単一の項目または配列を受け入れる関数のパターン。 1 つまたは複数の入力を柔軟に処理する必要がある CRUD 操作、バッチ処理 API、またはファクトリ関数を作成するときに使用します。 ソース: epicenterhq/epicenter。

single-or-array-pattern のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/epicenterhq/epicenter --skill single-or-array-pattern インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/epicenterhq/epicenter