elixir skills

244 tagged elixir, measured the same way as everything else here.

Browse within: csharp 55golang 55phoenix 55openai 48ffi 37ai-governance 31compliance 31devsecops 31go 30infrastructure 30bun 26document-intelligence 26beam 22genserver 19

xberg-io/xberg

Skill Claude CodeCodex

Design, implement, or diagnose Xberg plugin traits, typed registries, priority collisions, lifecycle, native extractors, and Alef-generated Python plugin bridges. Load for plugin-system work, not ordinary extractor parsing.

9.2k +4 yesterday A 49 tokens original MIT

chunking

02

xberg-io/xberg

Skill Claude CodeCodex

Use when splitting extracted text into chunks for LLM context windows or RAG ingestion. Covers chunk size, overlap, markdown/yaml/semantic chunkers, tokenizer-based sizing, and the standalone chunk command.

9.2k +4 yesterday A 46 tokens original MIT

xberg

03

xberg-io/xberg

Skill Claude CodeCodex

Extract text, tables, metadata, and images from 106 document formats (PDF, Office, images, HTML, email, archives, academic) using Xberg. Use when writing code that calls Xberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction (sync/async), configuration (OCR, chunking, output format)…

9.2k +4 yesterday A 87 tokens original MIT

hex-release

04

agentjido/jido

Skill Claude CodeCodex

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflowdispatch) and manual release flows. Uses gitops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

1.8k 2d ago A 59 tokens original Apache-2.0

pr-review

05

agentjido/jido

Skill Claude CodeCodex

Review a Pull Request for code quality, tests, merge conflicts, and readiness to merge.

1.8k 2d ago A 21 tokens original Apache-2.0

chunking-for-llms

06

xberg-io/tree-sitter-language-pack

Skill Claude CodeCodex

Use when the user wants to split source code into chunks for an LLM context window without breaking syntax mid-construct. Covers ts-pack process --chunk-size, why syntax-aware splits beat fixed-byte splits, picking a size, and the chunk JSON shape.

463 3d ago A 59 tokens original MIT

xberg-io/tree-sitter-language-pack

Skill Claude CodeCodex

Use when the user wants structured code metadata from a source file — functions, classes, imports, exports, symbols, docstrings, comments, or syntax diagnostics. Covers ts-pack process feature flags, the JSON result shape, and the default feature set.

463 3d ago A 58 tokens original MIT

xberg-io/tree-sitter-language-pack

Skill Claude CodeCodex

Parse and extract code intelligence from 371 programming languages using tree-sitter grammars. Use when writing code that parses source, extracts structure/imports/exports/symbols/docstrings/comments, detects a language, runs syntax diagnostics, or produces syntax-aware chunks for LLMs — in Rust, Python…

463 3d ago A 95 tokens original MIT

AndrewDryga/emisar

Skill Claude CodeCodex

Micro-detail polish for emisar's rendered UI — the small craft that makes an interface feel finished: concentric border radius, optical alignment, shadows vs borders, interruptible/staggered motion, tabular numbers, text-wrap, image outlines, scale-on-press, hit areas, transition specificity. Use when building or…

356 2d ago A 133 tokens

design-ux

10

AndrewDryga/emisar

Skill Claude CodeCodex

Put on the senior product/UI/UX designer hat for emisar's operator console and SaaS-style web app surfaces — design or critique flows/screens for top-tier minimalist UX, information architecture, usability, visual hierarchy, graphic restraint, trust, and complete states. Use when adding or changing a LiveView screen…

356 2d ago A 135 tokens

review-board

11

AndrewDryga/emisar

Skill Claude CodeCodex

The full pre-merge review — convene a board of expert hats (pragmatic staff engineer, domain expert, security, UX, UI, PM, marketing, sales) as parallel review subagents, then synthesize ONE ranked verdict and a prioritized plan to fix everything. Use for a PR, branch, commit range, or uncommitted work when a thorough…

356 2d ago A 99 tokens

hex-release

12

agentjido/jido_ai

Skill Claude CodeCodex

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflowdispatch) and manual release flows. Uses gitops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

203 4d ago A 59 tokens copy · 100% Apache-2.0

code-review

13

agentjido/jido_ai

Skill Claude CodeCodex

Reviews code changes for quality, security, and best practices.

203 4d ago A 15 tokens original Apache-2.0

unit-converter

14

agentjido/jido_ai

Skill Claude CodeCodex

Converts between common units of measurement including temperature, distance, and weight.

203 4d ago A 19 tokens original Apache-2.0

modern-css

15

pass-agent/loomkin

Skill Claude CodeCodex

Specialized knowledge for writing modern high-quality CSS. Trigger this skill when starting a new CSS project/file, when the user asks about new CSS features (e.g. Masonry, View Transitions, Container Queries, Scroll-driven animations), or requests refactoring of legacy styles to modern standards.

179 3mo ago A 61 tokens original MIT

vault-meeting

16

pass-agent/loomkin

Skill Claude CodeCodex

Process a meeting transcript — extract decisions, action items, and key discussion points into structured vault entries.

179 3mo ago A 23 tokens original MIT

tui-design

17

pass-agent/loomkin

Skill Claude CodeCodex

This skill should be used when designing terminal user interfaces, creating TUI layouts, choosing TUI color schemes, implementing keyboard navigation, building terminal dashboards, or working with any TUI framework. Activates on mentions of TUI design, terminal UI, Ratatui layout, Ink components, Textual widgets…

179 3mo ago A 109 tokens original MIT

ecto-thinking

18

georgeguimaraes/claude-code-elixir

Skill Claude CodeCodex

This skill should be used when the user asks to "add a database table", "create a new context", "query the database", "add a field to a schema", "validate form input", "fix N+1 queries", "preload this association", "separate these concerns", or mentions Repo, changesets, migrations, Ecto.Multi, hasmany, belongsto…

169 4mo ago A 95 tokens original Apache-2.0

elixir-thinking

19

georgeguimaraes/claude-code-elixir

Skill Claude CodeCodex

This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements…

169 4mo ago A 91 tokens original Apache-2.0

oban-thinking

20

georgeguimaraes/claude-code-elixir

Skill Claude CodeCodex

This skill should be used when the user asks to "add a background job", "process async", "schedule a task", "retry failed jobs", "add email sending", "run this later", "add a cron job", "unique jobs", "batch process", or mentions Oban, Oban Pro, workflows, job queues, cascades, grafting, recorded values, job args, or…

169 4mo ago A 88 tokens original Apache-2.0

xberg-io/crawlberg

Skill Claude CodeCodex

Use when extracting a page needs scripted interaction first — click, type, press a key, scroll, wait, screenshot, or run JS before capturing the DOM. Covers crawlberg interact URL --actions with the real action schema, result shape, limits, and external-CDP options.

165 3d ago A 63 tokens original MIT

crawlberg

22

xberg-io/crawlberg

Skill Claude CodeCodex

Crawl, scrape, and convert websites to Markdown using the local crawlberg CLI and its MCP server. Use when the user wants to fetch a page, follow links across a domain, enumerate URLs, or drive a real browser. Covers installation, the subcommands (scrape, crawl, map, interact, batch-scrape, batch-crawl, download…

165 3d ago A 107 tokens original MIT

crawling-a-site

23

xberg-io/crawlberg

Skill Claude CodeCodex

Use when the user wants to follow links across a domain and capture every reachable page as Markdown. Covers crawlberg crawl with depth, page caps, concurrency, rate limiting, domain scoping, robots, and output selection.

165 3d ago A 52 tokens original MIT

elixir-architect

24

maxim-ist/elixir-architect

Skill Claude CodeCodex

Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI…

142 9mo ago A 57 tokens original MIT