Elixir development skills: Phoenix, OTP, testing, configuration, and anti-patterns
/plugin marketplace add vinnie357/claude-skills
/plugin install elixir@vinnie357/claude-skills
Guide for building Phoenix web applications with LiveView, contexts, channels, and following Phoenix best practices
Identifies and helps refactor Elixir anti-patterns including code smells, design issues, and bad practices
Guide for writing comprehensive tests in Elixir using ExUnit, property-based testing, mocks, and test organization best practices
Guide for Elixir application configuration focusing on runtime vs compile-time config, config.exs, runtime.exs, Application.compile_env, and Application.get_env best practices
Guide for building concurrent, fault-tolerant systems using OTP (GenServer, Supervisor, Task, Agent) and Elixir concurrency primitives
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.