什麼是 elixir-docs-review?
審查 Elixir 文件的完整性、品質和 ExDoc 最佳實踐。在審核 .ex 檔案中的 @moduledoc、@doc、@spec 覆蓋率、doctest 正確性和交叉引用使用情況時使用。 來源:existential-birds/beagle。
審查 Elixir 文件的完整性、品質和 ExDoc 最佳實踐。在審核 .ex 檔案中的 @moduledoc、@doc、@spec 覆蓋率、doctest 正確性和交叉引用使用情況時使用。
透過命令列快速安裝 elixir-docs-review AI 技能到你的開發環境
來源:existential-birds/beagle。
| @moduledoc, @doc quality, anti-patterns | references/doc-quality.md | | @spec, @type, @typedoc coverage | references/spec-coverage.md |
| Missing @moduledoc | Module is public AND not a protocol impl | | Missing @spec | Function is public AND exported | | Missing doctests | Function is pure AND deterministic | | Generic @doc | Doc restates function name without adding value |
Load and follow review-verification-protocol before reporting any issue.
審查 Elixir 文件的完整性、品質和 ExDoc 最佳實踐。在審核 .ex 檔案中的 @moduledoc、@doc、@spec 覆蓋率、doctest 正確性和交叉引用使用情況時使用。 來源:existential-birds/beagle。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/existential-birds/beagle --skill elixir-docs-review審查 Elixir 文件的完整性、品質和 ExDoc 最佳實踐。在審核 .ex 檔案中的 @moduledoc、@doc、@spec 覆蓋率、doctest 正確性和交叉引用使用情況時使用。 來源:existential-birds/beagle。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/existential-birds/beagle --skill elixir-docs-review 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/existential-birds/beagle