using-elixir-skills

Route Elixir, Phoenix, Ecto, and OTP tasks to relevant thinking skills.

167|14|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/georgeguimaraes/claude-code-elixir --skill using-elixir-skills
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: using-elixir-skills
Source: https://github.com/georgeguimaraes/claude-code-elixir/tree/main/plugins/elixir/skills/using-elixir-skills
Command: npx skills add https://github.com/georgeguimaraes/claude-code-elixir --skill using-elixir-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures Elixir-related tasks are routed to the most relevant thinking skill before any exploration, reducing missteps and speeding up problem solving.

Core Features & Use Cases

  • Automatic skill routing: Directs Elixir/Phoenix/Ecto/OTP tasks to the appropriate thinking skill (elixir-thinking, phoenix-thinking, ecto-thinking, otp-thinking) before analyzing code.
  • Guided exploration triggers: Recognizes task prompts (implement, add, fix, refactor) and routes to the corresponding thinking approach.
  • Real-world example: When asked how to design a module for user sessions, routes the task to elixir-thinking first and then scouts the codebase.

Quick Start

Route the Elixir task to the correct thinking skill and begin exploration.

Frequently Asked Questions about using-elixir-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route Elixir code tasks to the right thinking approach before exploring the codebase?β–Ό

Route Elixir code tasks to the appropriate thinking skill by detecting task context from prompts. This system recognizes implement, refactor, or debug actions and enforces pre-skill invocation before any code analysis begins.

Can I use this skill routing for Phoenix and Ecto debugging tasks?β–Ό

Yes, this skill routing supports Phoenix and Ecto debugging tasks. It directs Phoenix-related tasks to phoenix-thinking and Ecto-related tasks to ecto-thinking before any exploration or analysis occurs.

What is the best way to ensure OTP refactoring tasks trigger the correct thinking process?β–Ό

OTP refactoring tasks trigger the correct thinking process by routing them to otp-thinking. The skill routing system detects the refactoring context from the prompt and enforces this pre-skill invocation before scouting the codebase.

Does this Elixir skill routing system require any specific dependencies or components?β–Ό

The Elixir skill routing system requires no specific dependencies or components. It operates by detecting task context directly from prompts to enforce pre-skill invocation before analysis.

When should I not use this skill routing for Elixir module implementation?β–Ό

You should not use this skill routing if your Elixir project lacks the corresponding thinking skills like elixir-thinking or otp-thinking. The routing system depends on these skills to direct tasks before exploration.