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-reviewElixir コードの慣用的なパターン、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