关于
The Ecto Query Patterns skill provides a comprehensive toolkit for mastering the Ecto Query DSL within Claude Code. It enables developers to build complex database interactions ranging from basic CRUD operations to advanced query composition, multi-level joins, and optimized preloading strategies. By implementing these standardized patterns, developers can ensure their Elixir applications are performant, secure against SQL injection, and highly maintainable through reusable query logic.