About
Phoenix Patterns is a specialized skill for Claude Code designed to guide developers through the architecture of Elixir-based web applications. It provides standardized templates and implementation patterns for Phoenix Contexts, RESTful controllers, and complex Plug pipelines. By enforcing separation of concerns and fat-context/thin-controller principles, this skill ensures that Elixir applications remain maintainable, scalable, and idiomatic, making it an essential tool for both greenfield projects and refactoring legacy Elixir codebases.