Elixir Phoenix skills for AI agents
8 practitioner-grade elixir phoenix skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Channels
Phoenix Channels and PubSub for real-time bidirectional communication
218 lines - Concurrency
Elixir processes and message passing for concurrent and parallel programming
264 lines - Deployment
Deploying Elixir/Phoenix applications with Mix releases, Docker, and Fly.io
284 lines - Ecto
Ecto patterns for database schemas, queries, changesets, and migrations in Elixir
203 lines - Genserver
GenServer patterns for stateful processes in Elixir OTP applications
165 lines - Otp Supervision
OTP supervision tree design for building fault-tolerant Elixir applications
175 lines - Phoenix Liveview
Phoenix LiveView patterns for building real-time, server-rendered interactive UIs
214 lines - Testing
ExUnit testing patterns for Elixir and Phoenix applications
254 lines