·effective-effect
</>

effective-effect

對服務、錯誤、層和原子強制執行 Effect-TS 模式。使用 Context.Tag、Schema.TaggedError、Layer 組合或effect-atom React 元件編寫程式碼時使用。

5安裝·0熱度·@stromseng

安裝

$npx skills add https://github.com/stromseng/skills --skill effective-effect

如何安裝 effective-effect

透過命令列快速安裝 effective-effect AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/stromseng/skills --skill effective-effect
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:stromseng/skills。

SKILL.md

查看原文

This skill enforces opinionated, consistent patterns for Effect-TS codebases. These patterns optimize for type safety, testability, observability, and maintainability.

Every distinct failure reason deserves its own error type. Don't collapse multiple failure modes into generic HTTP errors like NotFoundError or BadRequestError.

| Services (app) | Effect.Service with default implementation | Inline dependencies in methods | | Services (lib) | Context.Tag when no sensible default exists | Assuming implementation in library code | | Dependencies | dependencies: [...] or yield in Layer | Pass services as function parameters |

對服務、錯誤、層和原子強制執行 Effect-TS 模式。使用 Context.Tag、Schema.TaggedError、Layer 組合或effect-atom React 元件編寫程式碼時使用。 來源:stromseng/skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/stromseng/skills --skill effective-effect
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from stromseng/skills

快速解答

什麼是 effective-effect?

對服務、錯誤、層和原子強制執行 Effect-TS 模式。使用 Context.Tag、Schema.TaggedError、Layer 組合或effect-atom React 元件編寫程式碼時使用。 來源:stromseng/skills。

如何安裝 effective-effect?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/stromseng/skills --skill effective-effect 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/stromseng/skills

詳情

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