dbt-data-transformation
CommunityTransform data with SQL, test with confidence.
Authormanutej
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Data transformation can be messy, hard to test, and poorly documented. This Skill brings software engineering best practices to your data warehouse, allowing you to build robust, version-controlled, and automatically tested data models with SQL.
Core Features & Use Cases
- Version-Controlled SQL: Manage data transformations like code, enabling collaboration and change tracking.
- Automated Data Quality: Implement comprehensive tests to ensure data integrity and reliability.
- Self-Documenting Data Models: Automatically generate data lineage and a searchable data catalog.
- Use Case: Refactor a complex legacy ETL pipeline into modular, testable dbt models, reducing maintenance overhead and improving data trust.
Quick Start
Use the dbt-data-transformation skill to create a new dbt model named 'daily_sales' that aggregates sales data from the 'fct_orders' table.
Dependency Matrix
Required Modules
dbt-coredbt-snowflakedbt-utilsaudit-helpercodegen
Components
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: dbt-data-transformation Download link: https://github.com/manutej/luxor-claude-marketplace/archive/main.zip#dbt-data-transformation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.