BeClaude

ex_doc

New
Community RegistryDocumentationby Bradley Golden · MIT

ExDoc documentation validation plugin that checks for documentation issues before commits

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ex-doc.md https://raw.githubusercontent.com/bradleygolden/claude-marketplace-elixir/main/SKILL.md
3
Invoke in Claude Code
/ex-doc
documentationpluginelixirexdocvalidationqualitypre-commit

Frequently Asked Questions

What is ex_doc?

ExDoc documentation validation plugin that checks for documentation issues before commits

How to install ex_doc?

To install ex_doc, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ex-doc.

What is ex_doc best for?

ex_doc is a community categorized under Documentation. It is designed for: documentation, plugin, elixir, exdoc, validation, quality, pre-commit. Created by Bradley Golden.