elixir-writing-docs이란?
@moduledoc, @doc, @typedoc, doctest, 상호 참조 및 메타데이터를 사용하여 Elixir 문서 작성을 안내합니다. .ex 파일에 문서를 추가하거나 개선할 때 사용합니다. 출처: existential-birds/beagle.
@moduledoc, @doc, @typedoc, doctest, 상호 참조 및 메타데이터를 사용하여 Elixir 문서 작성을 안내합니다. .ex 파일에 문서를 추가하거나 개선할 때 사용합니다.
명령줄에서 elixir-writing-docs AI 스킬을 개발 환경에 빠르게 설치
출처: existential-birds/beagle.
| Doctests: syntax, gotchas, when to use | references/doctests.md | | Cross-references and linking syntax | references/cross-references.md | | Admonitions, formatting, tabs | references/admonitions-and-formatting.md |
ExDoc and tools like mix docs extract the first paragraph of @moduledoc and @doc as a summary. Keep the opening line concise and self-contained.
For @opaque types, the @typedoc is especially important because callers cannot inspect the structure.
@moduledoc, @doc, @typedoc, doctest, 상호 참조 및 메타데이터를 사용하여 Elixir 문서 작성을 안내합니다. .ex 파일에 문서를 추가하거나 개선할 때 사용합니다. 출처: existential-birds/beagle.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/existential-birds/beagle --skill elixir-writing-docs@moduledoc, @doc, @typedoc, doctest, 상호 참조 및 메타데이터를 사용하여 Elixir 문서 작성을 안내합니다. .ex 파일에 문서를 추가하거나 개선할 때 사용합니다. 출처: existential-birds/beagle.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/existential-birds/beagle --skill elixir-writing-docs 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/existential-birds/beagle