dbt-modeling
CommunityTransform AI into expert dbt modelers instantly.
Authorsfc-gh-dflippo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates guesswork and inconsistency in dbt model development by providing structured templates and best practices for creating production-quality data models.
Core Features & Use Cases
- CTE Pattern Implementation: Enforces consistent SQL structure with import, logical, and final CTEs for readability and maintainability.
- Layer-Specific Templates: Provides ready-to-use patterns for bronze (staging), silver (intermediate), and gold (dimension/fact) models.
- Use Case: Imagine you need to create a customer segmentation model. Use this Skill to structure it with proper CTEs, implement RFM scoring, and create a dimension table ready for BI tools.
Quick Start
Use the dbt-modeling skill to help me write a staging model for my salesforce accounts table that includes data cleaning and standardization.
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: dbt-modeling Download link: https://github.com/sfc-gh-dflippo/snowflake-dbt-demo/archive/main.zip#dbt-modeling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.