·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。

SKILL.md

查看原文

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 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-25