Data engineering skills for analytics and data engineers working with dbt and Snowflake. Automate data pipelines, transform data, and generate SQL code. Integrates with Claude Code for AI-assisted data workflows.
git clone https://github.com/AltimateAI/data-engineering-skills.gitData engineering skills for analytics and data engineers working with dbt and Snowflake. Automate data pipelines, transform data, and generate SQL code. Integrates with Claude Code for AI-assisted data workflows.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/AltimateAI/data-engineering-skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm a data engineer working with [COMPANY] in the [INDUSTRY] sector. I need help with [SPECIFIC DATA ENGINEERING TASK] using dbt and Snowflake. Here's the [DATA] I'm working with: [INSERT DATA]. Can you help me [GENERATE/DEBUG/OPITMIZE] the SQL code or data pipeline?
# Data Pipeline Optimization for Retail Analytics ## Current Pipeline Issues - Slow query performance on customer segmentation queries - Redundant data transformations in the pipeline - Inconsistent data quality checks ## Recommended Optimizations 1. **Materialized Views**: Implement materialized views for frequently accessed customer segments 2. **Incremental Models**: Convert full refresh models to incremental models where possible 3. **Data Quality Tests**: Add dbt tests for NULL values and data range validation 4. **Query Optimization**: Rewrite complex joins and use Snowflake's query profiling tools ## Estimated Performance Gains - 30-40% reduction in query execution time - 20% decrease in data pipeline runtime - Improved data reliability and consistency
SQL-first transformation framework for analytics engineering
AI assistant built for thoughtful, nuanced conversation
Simple data integration for modern teams
Business communication and collaboration hub
Customer feedback management made simple
Design, document, and generate code for APIs with interactive tools for developers.