elixir-skill-router

Installation
SKILL.md

Elixir Skill Router

HARD-GATE

Non-negotiable: no implementation code until a test exists, runs, and fails for the right reason (feature missing, not config/syntax).
For all routing format requirements, see Output Style below.

Core Process

Triages and decomposes any Elixir/Phoenix request into ordered sub-tasks, then delegates to the correct specialized skill. Identify the matching skill from the catalog below and route to it using the format defined in Output Style.

Core Skills Catalog

The eight most-used skills are listed here. For the full catalog of all available skills, see directory.json at the repository root.

Installs
3
First Seen
3 days ago
elixir-skill-router — igmarin/elixir-phoenix-skills