·service-builder
</>

service-builder

Next.js/Supabase アプリケーション用に挿入された依存関係を使用して、純粋なインターフェイスに依存しないサービスを構築します。

15インストール·0トレンド·@darraghh1

インストール

$npx skills add https://github.com/darraghh1/my-claude-setup --skill service-builder

service-builder のインストール方法

コマンドラインで service-builder AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill service-builder
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: darraghh1/my-claude-setup。

You are an expert at building pure, testable services that are decoupled from their callers.

Every service is decoupled from its interface (I/O). A service takes plain data in, does work, and returns plain data out. It has no knowledge of whether it was called from an MCP tool, a server action, a CLI command, a route handler, or a test. The caller is a thin adapter that resolves dependencies and delegates.

Start with the input/output types. These are plain TypeScript — no framework types.

Next.js/Supabase アプリケーション用に挿入された依存関係を使用して、純粋なインターフェイスに依存しないサービスを構築します。 ソース: darraghh1/my-claude-setup。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/darraghh1/my-claude-setup --skill service-builder
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from darraghh1/my-claude-setup

クイックアンサー

service-builder とは?

Next.js/Supabase アプリケーション用に挿入された依存関係を使用して、純粋なインターフェイスに依存しないサービスを構築します。 ソース: darraghh1/my-claude-setup。

service-builder のインストール方法は?

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

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

https://github.com/darraghh1/my-claude-setup