什麼是 elixir-code-review?
查看 Elixir 程式碼的慣用模式、OTP 基礎知識和文件。在檢視 .ex/.exs 檔案、檢查模式比對、GenServer 使用或模組文件時使用。 來源:existential-birds/beagle。
查看 Elixir 程式碼的慣用模式、OTP 基礎知識和文件。在檢視 .ex/.exs 檔案、檢查模式比對、GenServer 使用或模組文件時使用。
透過命令列快速安裝 elixir-code-review AI 技能到你的開發環境
來源:existential-birds/beagle。
| Naming, formatting, module structure | references/code-style.md | | With clauses, guards, destructuring | references/pattern-matching.md | | GenServer, Supervisor, Application | references/otp-basics.md | | @moduledoc, @doc, @spec, doctests | references/documentation.md |
| Missing @spec | Function is public AND exported | | Generic rescue | Specific exception types available | | Nested case/cond | More than 2 levels deep |
Load and follow review-verification-protocol before reporting any issue.
查看 Elixir 程式碼的慣用模式、OTP 基礎知識和文件。在檢視 .ex/.exs 檔案、檢查模式比對、GenServer 使用或模組文件時使用。 來源:existential-birds/beagle。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/existential-birds/beagle --skill elixir-code-review查看 Elixir 程式碼的慣用模式、OTP 基礎知識和文件。在檢視 .ex/.exs 檔案、檢查模式比對、GenServer 使用或模組文件時使用。 來源:existential-birds/beagle。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/existential-birds/beagle --skill elixir-code-review 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/existential-birds/beagle