Best Data Engineering Skills for Claude Code
Skills for working with databases, data pipelines, ETL processes, SQL optimization, and data modeling. Help your AI agent handle complex data transformations and schema design.
4 skills
temporal-reasoning-sleuth
by Jeremy Banning
Give AI agents the ability to trace decision chains, reconstruct causal sequences, and reason over complex event timelines spanning months or years.
migration-auditor
by Samuel Rose
Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.
synthesizing-institutional-knowledge
by Jeremy Banning
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
designing-hybrid-context-layers
by Jeremy Banning
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.