elixir-pkg-setup

Install and configure Elixir packages into a project. Use when setting up any Elixir dependency.

nallwhy/claude-plugins1 installsMITSynced Aug 26

Works with

Claude CodeCursorCodex CLIGitHub CopilotGemini CLI

Agent Skills format with YAML frontmatter. Claude Code reads it as-is.

---
name: "elixir-pkg-setup"
description: "Install and configure Elixir packages into a project. Use when setting up any Elixir dependency."
license: "MIT"
---

# Elixir Package Setup

Install and configure Elixir packages into a project.
Process each package in `$ARGUMENTS` sequentially.

## Process (for each package)

1. **Follow the official installation guide** — Find the installation guide at `https://hexdocs.pm/{package}`. Prefer the igniter-based method if documented, otherwise follow the manual installation guide.
2. **Check package-specific notes** — If the package has a matching file in the list below, read it and perform any additional steps described there.
3. **Verify compilation** — Run `mix compile`. Must pass with zero warnings. Fix any warnings before moving to the next package.
4. **Format** — Run `mix format`.
5. **Update usage_rules** — If `usage_rules` is installed as a dependency, run `mix usage_rules` to regenerate rules.

## Package-specific notes

- [ash.md](./ash.md)
- [tidewave.md](./tidewave.md)
- [usage_rules.md](./usage_rules.md)

More General & Other skills

← All General & Other skills

Check your AI visibility

One URL in, a 0–100 score and the exact fixes out.

RUN THE CHECK

Browse all the tools

15 tools across six categories
13 of them never send your data anywhere

Free · No signup · No trial clock

SEE THE DIRECTORY