ecto-thinking
CommunityReason about Ecto data models and context design.
Authorgeorgeguimaraes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps Elixir developers design and reason about Ecto-based data models, schemas, contexts, and their interactions. It guides decisions on where to place responsibilities, how to model associations, and how to structure data access across bounded contexts.
Core Features & Use Cases
- Context-oriented design: Define bounded contexts and map domain concepts to Ecto schemas, migrations, and Repo interactions.
- Association & queries guidance: Plan has_many/belongs_to relationships, preload strategies, and query composition with Ecto.Query.
- Migration & changeset best practices: Recommend migrations, changesets, and transactions (Ecto.Multi) to enforce invariants.
- Use Case Scenarios: When adding a new table, creating a context, or optimizing data access patterns to avoid N+1 queries.
Quick Start
Request a high-level plan for adding a new table and a context, including schemas, associations, and a sample query, without writing full implementation details.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ecto-thinking Download link: https://github.com/georgeguimaraes/claude-code-elixir/archive/main.zip#ecto-thinking Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.