elixir-code-review이란?
관용적 패턴, OTP 기본 및 문서에 대한 Elixir 코드를 검토합니다. .ex/.exs 파일을 검토하고, 패턴 일치, GenServer 사용법 또는 모듈 문서를 확인할 때 사용합니다. 출처: existential-birds/beagle.
관용적 패턴, OTP 기본 및 문서에 대한 Elixir 코드를 검토합니다. .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.
관용적 패턴, OTP 기본 및 문서에 대한 Elixir 코드를 검토합니다. .ex/.exs 파일을 검토하고, 패턴 일치, GenServer 사용법 또는 모듈 문서를 확인할 때 사용합니다. 출처: existential-birds/beagle.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/existential-birds/beagle --skill elixir-code-review관용적 패턴, OTP 기본 및 문서에 대한 Elixir 코드를 검토합니다. .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