소개
This skill equips Claude with specialized knowledge of Ecto, the database wrapper and query generator for the Elixir ecosystem. It provides comprehensive patterns for defining data models, performing complex queries with Ecto's DSL, managing data integrity via changesets, and handling complex business logic through database transactions. Whether building a Phoenix-based API or a standalone Elixir service, this skill ensures best practices are followed to prevent performance issues like N+1 queries and maintain strict data consistency.